универсальный дофикс бага с перерисовкой деревьев
This commit is contained in:
@@ -142,9 +142,5 @@ public class SPF_GetGraphFunctions extends SapforAnalysis {
|
||||
Global.mainModule.getFile().form.ShowFunctions();
|
||||
Global.mainModule.getPass(PassCode.SPF_GetGraphFunctionPositions).Do();
|
||||
//--
|
||||
DBProjectFile main=target.getMainProgramUnit();
|
||||
if (main!=null){
|
||||
Global.mainModule.getUI().getMainWindow().getProjectWindow().getFilesTreeForm().getTree().RefreshNode(main.node);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user