рефакторинг хранения окон
This commit is contained in:
@@ -129,7 +129,7 @@ public class SearchReplaceForm extends Form {
|
||||
}
|
||||
@Override
|
||||
public Component getRelative() {
|
||||
return (Component) UI.getMainWindow();
|
||||
return (Component) Global.mainModule.getUI().getMainWindow();
|
||||
}
|
||||
@Override
|
||||
public int getDefaultWidth() {
|
||||
|
||||
Reference in New Issue
Block a user