mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
cleanup: added default (empty) implementation for SettingsEditor#disposeEditor
This commit is contained in:
@@ -95,9 +95,6 @@ public class RestConfigurationEditor extends SettingsEditor<RestRunConfiguration
|
||||
return myMainPanel;
|
||||
}
|
||||
|
||||
protected void disposeEditor() {
|
||||
}
|
||||
|
||||
public void setOpenInBrowserVisible(boolean visible) {
|
||||
myOpenInBrowser.setVisible(visible);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user