We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc8e76b commit d2025a8Copy full SHA for d2025a8
1 file changed
source_code/system_sys/source_code/Sys_Project.cpp
@@ -1,7 +1,7 @@
1
#include "Sys_Headers_Precompiled.h"
2
//#include "Sys_Project.h"
3
4
-//init static members
+//init static members
5
string Sys_Project::main_path=QDir::currentPath().toStdString();
6
string Sys_Project::current_path=QDir::currentPath().toStdString();
7
string Sys_Project::project_name=label::not_set;
0 commit comments