mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
ContentChooser helpId updated. RUBY-19478
This commit is contained in:
@@ -382,4 +382,10 @@ public abstract class ContentChooser<Data> extends DialogWrapper {
|
||||
return shortText;
|
||||
}
|
||||
}
|
||||
|
||||
@Nullable
|
||||
@Override
|
||||
protected String getHelpId() {
|
||||
return "ixPasteSelected";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user