mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 10:22:55 +00:00
remove non-existing QStandardPaths methods declarations
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
3a2da8bd21
commit
3f2d0117ad
1 changed files with 0 additions and 4 deletions
|
@ -81,10 +81,6 @@ public:
|
|||
|
||||
static QString findExecutable(const QString &executableName, const QStringList &paths = QStringList());
|
||||
|
||||
static void enableTestMode(bool testMode);
|
||||
static void setTestModeEnabled(bool testMode);
|
||||
static bool isTestModeEnabled();
|
||||
|
||||
private:
|
||||
Q_DISABLE_COPY(QStandardPaths)
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue