Janitor : Remove obsolete override comment

This commit is contained in:
Magne Sjaastad
2022-02-22 09:05:33 +01:00
parent 208ae7692b
commit bb7f61ea56
181 changed files with 0 additions and 186 deletions

View File

@@ -45,7 +45,6 @@ public:
static QString text();
protected:
// Overrides
bool isCommandEnabled() override;
void onActionTriggered( bool isChecked ) override;
void setupActionLook( QAction* actionToSetup ) override;