aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_reset.h
diff options
context:
space:
mode:
authorGravatar willemferguson <willemferguson@zoology.up.ac.za>2019-12-12 10:28:04 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-12-25 02:57:42 +0900
commit6212bb6721391efc82df21d80d177f93204cb12e (patch)
treeb055013d411f38fd72fb515f208868c37defb799 /desktop-widgets/preferences/preferences_reset.h
parent42a85dfa7e3052d50a831bb5700a26ad7df9dc0a (diff)
downloadsubsurface-6212bb6721391efc82df21d80d177f93204cb12e.tar.gz
Preferences UI: final cleanup
This commit does some final cleaning up to the code, mostly deleting white space and comments. Signed-off-by: willemferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/preferences/preferences_reset.h')
-rw-r--r--desktop-widgets/preferences/preferences_reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/preferences/preferences_reset.h b/desktop-widgets/preferences/preferences_reset.h
index bf5af593b..7bd8c4798 100644
--- a/desktop-widgets/preferences/preferences_reset.h
+++ b/desktop-widgets/preferences/preferences_reset.h
@@ -22,8 +22,8 @@ public slots:
private:
Ui::PreferencesReset *ui;
-};
+};
#endif