This commit is contained in:
2017-10-19 16:26:47 +02:00
parent 24885bc594
commit 738c420157
10 changed files with 105 additions and 15 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef COMMON_H
#define COMMON_H
#include <QString>
QString rootPath();
#endif // COMMON_H