mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
(api changed) - IDEA-62095 Unable to import to subversion using "share" - add commit message prefix into the share dialog
This commit is contained in:
@@ -41,7 +41,7 @@ public class CommitMessage extends AbstractDataProviderPanel implements Disposab
|
||||
private final EditorTextField myEditorField;
|
||||
private final Project myProject;
|
||||
private Consumer<String> myMessageConsumer;
|
||||
private final TitledSeparatorWithMnemonic mySeparator;
|
||||
private final TitledSeparator mySeparator;
|
||||
private boolean myCheckSpelling;
|
||||
|
||||
public CommitMessage(Project project) {
|
||||
|
||||
Reference in New Issue
Block a user