mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -53,7 +53,7 @@ namespace BlackMisc
|
||||
static QString filenameForKey(const QString &key);
|
||||
|
||||
//! Relative file path in application data directory
|
||||
static const QString relativeFilePath();
|
||||
static const QString &relativeFilePath();
|
||||
|
||||
//! Return all files where settings may be stored.
|
||||
QStringList enumerateStore() const;
|
||||
|
||||
Reference in New Issue
Block a user