mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-26 14:59:58 +02:00
set config- and data-dir to system-specific paths
This commit is contained in:
@@ -97,6 +97,7 @@ class QETApp : public QObject
|
||||
static QETProject *project(const uint &);
|
||||
static int projectId(const QETProject *);
|
||||
static QString configDir();
|
||||
static QString dataDir();
|
||||
static QString languagesPath();
|
||||
static QString realPath(const QString &);
|
||||
static QString symbolicPath(const QString &);
|
||||
|
||||
Reference in New Issue
Block a user