рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -281,7 +281,7 @@ public class ProjectForm implements FormWithSplitters, ProjectWindow {
|
||||
}
|
||||
private void InstallDebugPanel() {
|
||||
projectTabs.insertTab("",
|
||||
Utils_.getIcon("/icons/Command.png"),
|
||||
Utils_.getIcon("/Common/icons/Command.png"),
|
||||
Global.mainModule.getUI().getDebugWindow().getContent(),
|
||||
"Компиляция и запуск", 6);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user