Skip to content

Conversation

@enderteszla
Copy link

@enderteszla enderteszla commented Jun 11, 2020

Plain solution for this issue.
GitflowTaskDialogPanelProvider now extends VcsTaskDialogPanelProvider instead of TaskDialogPanelProvider, not having to implement abstract TaskDialogPanel getOpenTaskPanel(@NotNull Project, @NotNull Task), because concrete method of VcsTaskDialogPanelProvider will be dropped at once with the abstract one -- us not having to cope with that.

Closes #298

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix future deprecation

2 participants