mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Ref T620, check for empty string as path, QDir("") exists
This commit is contained in:
@@ -37,6 +37,9 @@ namespace BlackMisc
|
||||
//! \see https://dev.swift-project.org/w/dev/swiftpc/dirstructure/
|
||||
static const QString &binDirectory();
|
||||
|
||||
//! Path in application directory
|
||||
static bool isInApplicationDirectory(const QString &path);
|
||||
|
||||
//! Plugins directory
|
||||
static const QString &pluginsDirectory();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user