mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -79,7 +79,7 @@ namespace BlackMisc
|
||||
static const QString &flagToString(NotificationFlag notification);
|
||||
|
||||
//! As string
|
||||
static const QString toString(Notification notification);
|
||||
static QString toString(Notification notification);
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user