|
|
@@ -59,7 +59,7 @@ if __name__ == '__main__': |
|
|
|
# ------------------------------------------------------------- |
|
|
|
# Create GUI |
|
|
|
|
|
|
|
gui = HostWindow(host, True) |
|
|
|
gui = HostWindow(host, not(LADISH_APP_NAME or NSM_URL)) |
|
|
|
|
|
|
|
# ------------------------------------------------------------- |
|
|
|
# Load project file if set |
|
|
|