logic: don't refresh if gui app is started with project
This commit is contained in:
+1
-1
@@ -331,7 +331,7 @@ int main(int argc, char *argv[])
|
||||
MessageLoadProject(
|
||||
commandLineParser.getProjectFilePath(),
|
||||
false,
|
||||
commandLineParser.getRefreshMode()
|
||||
REFRESH_NONE
|
||||
).dispatch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user