mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove reference to non-existing signal
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8a54a46779
commit
f682a2e6ac
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ signals:
|
|||
public
|
||||
slots:
|
||||
void buttonClicked(QAbstractButton *button);
|
||||
void on_resetSettings_clicked();
|
||||
void syncSettings();
|
||||
void loadSettings();
|
||||
void restorePrefs();
|
||||
|
|
Loading…
Add table
Reference in a new issue