перенос проходов в центральный модуль
This commit is contained in:
@@ -99,7 +99,7 @@ public class FileForm implements FileWindow, FormWithSplitters {
|
||||
RefreshTabsNames();
|
||||
UI.fileMenuBar.sToGo.addChangeListener(e -> Body.gotoLine((Integer) UI.fileMenuBar.sToGo.getValue()));
|
||||
ShowProperties();
|
||||
Pass.passes.get(PassCode.Save).setControlsEnabled(false);
|
||||
Global.mainModule.getPass(PassCode.Save).setControlsEnabled(false);
|
||||
//-
|
||||
if (Global.properties.collapseFileGraphs)
|
||||
CollapseGraphs();
|
||||
|
||||
Reference in New Issue
Block a user