Add functionality to build project tree in build tool
This commit is contained in:
@@ -1031,6 +1031,8 @@ class GuiMain(QMainWindow):
|
||||
dlgBuild.raise_()
|
||||
qApp.processEvents()
|
||||
|
||||
dlgBuild.loadContent()
|
||||
|
||||
return True
|
||||
|
||||
def showLoremIpsumDialog(self):
|
||||
|
||||
Reference in New Issue
Block a user