add upload to cloud menu to copy all the files to the server
This commit is contained in:
@@ -234,7 +234,8 @@ int main(int argc, char** argv)
|
||||
WNDCLASS wc;
|
||||
PIXELFORMATDESCRIPTOR pfd;
|
||||
|
||||
App::I.initLog();
|
||||
if (argc == 1)
|
||||
App::I.initLog();
|
||||
|
||||
SetupExceptionHandler();
|
||||
BT_SetTerminate();
|
||||
|
||||
Reference in New Issue
Block a user