Fix some clazy warnings

This commit is contained in:
GriffinR
2026-03-01 18:41:02 -05:00
parent 0582745103
commit f3e1b022d7
28 changed files with 91 additions and 49 deletions

View File

@@ -204,7 +204,6 @@ public:
ResizeLayoutPopup
};
public slots:
void openMapScripts() const;
bool openScript(const QString &scriptLabel) const;
bool openScriptInFile(const QString &scriptLabel, const QString &filepath) const;