summaryrefslogtreecommitdiff
path: root/src/settingsdialog.h
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2016-05-27 15:51:01 +0200
committerTannin <sherb@gmx.net>2016-05-27 15:51:01 +0200
commitbbab59f68112278bb23ff3bdc69737515b916667 (patch)
tree57bdd9529d2ce5e929093e12691fef7e8f64a830 /src/settingsdialog.h
parentbfbb19099839019c785dc81c83b07dadbd394168 (diff)
fixed handling of base dir in settings dialog (and fixed the tab order in the settings dialog)
Diffstat (limited to 'src/settingsdialog.h')
-rw-r--r--src/settingsdialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/settingsdialog.h b/src/settingsdialog.h
index 658fbce4..e9d995d3 100644
--- a/src/settingsdialog.h
+++ b/src/settingsdialog.h
@@ -87,6 +87,9 @@ private slots:
private:
Ui::SettingsDialog *ui;
+
};
+
+
#endif // WORKAROUNDDIALOG_H