mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 11:45:40 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -71,7 +71,7 @@ namespace BlackGui
|
||||
static const QKeySequence &keyFontReset();
|
||||
|
||||
//! As string for menus etc. Looks like "(CTRL + R)"
|
||||
static const QString toParenthesisString(const QKeySequence &sequence);
|
||||
static QString toParenthesisString(const QKeySequence &sequence);
|
||||
};
|
||||
} // ns
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user