From dd96b03d225367fcd527c4df0f5c5362d0aed09a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 25 Jun 2014 17:46:51 +0800 Subject: Add ability to reset the settings This may be a bit crude and it doesn't actually FULLY reset the settings (as for example the column widths will still be maintained), but it's a good start, I think. Fixes #552 Signed-off-by: Dirk Hohndel --- qt-ui/preferences.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/preferences.h') diff --git a/qt-ui/preferences.h b/qt-ui/preferences.h index 9c384acd6..474064b10 100644 --- a/qt-ui/preferences.h +++ b/qt-ui/preferences.h @@ -21,6 +21,7 @@ public slots: void buttonClicked(QAbstractButton *button); void on_chooseFile_clicked(); + void on_resetSettings_clicked(); void syncSettings(); void loadSettings(); void restorePrefs(); -- cgit v1.2.3-70-g09d2