This commit is contained in:
Klaus Basan
2019-03-22 03:07:53 +01:00
committed by Mat Sutcliffe
parent 77a898c9ec
commit 6a2b0a89d1
8 changed files with 6 additions and 21 deletions

View File

@@ -52,7 +52,6 @@ namespace BlackGui
//! Enables/disabled the given plugin.
void setEnabled(const QString &identifier, bool enabled);
private:
void handlePluginStateChange();