This commit is contained in:
2017-12-28 17:52:26 +01:00
parent 69a43c9a11
commit 44b12e0b63
22 changed files with 1468 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
#ifndef COMMON_H
#define COMMON_H
#include <QString>
QString rootPath();
#endif // COMMON_H