Skip to content

Commit d2025a8

Browse files
committed
test
1 parent bc8e76b commit d2025a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source_code/system_sys/source_code/Sys_Project.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "Sys_Headers_Precompiled.h"
22
//#include "Sys_Project.h"
33

4-
//init static members
4+
//init static members
55
string Sys_Project::main_path=QDir::currentPath().toStdString();
66
string Sys_Project::current_path=QDir::currentPath().toStdString();
77
string Sys_Project::project_name=label::not_set;

0 commit comments

Comments
 (0)