Clang-Tidy and Clazy fixes
This commit is contained in:
@@ -35,7 +35,7 @@ class GlobalShortcutsBackendMate : public GlobalShortcutsBackend {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit GlobalShortcutsBackendMate(GlobalShortcutsManager *parent);
|
||||
explicit GlobalShortcutsBackendMate(GlobalShortcutsManager *manager, QObject *parent = nullptr);
|
||||
|
||||
bool IsAvailable() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user