chore: lib/common/settings remove unused signal scopeChanged
This commit is contained in:
committed by
Chris Rizzitello
parent
1cee520e2b
commit
40c915f6bd
@ -151,7 +151,6 @@ public:
|
||||
static void save(bool emitSaving = true);
|
||||
|
||||
signals:
|
||||
void scopeChanged(bool isSystemScope);
|
||||
void writableChanged(bool canWrite);
|
||||
void settingsChanged(const QString key);
|
||||
void serverSettingsChanged();
|
||||
|
||||
Reference in New Issue
Block a user