subsurface/desktop-widgets/preferences
Tomaz Canabrava 9f93b9a934 Preferences: Call LoadPreferences from whitin the new dialog
When I removed the old preferences dialog, I forgot to load them
again. The code is in the wrong place: it should be on every and
each preferences dialog (or on the main preferences)

Beware if you used this wip code before, I may have destroyed
your preferences.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-02 12:53:18 -08:00
..
abstractpreferenceswidget.cpp
abstractpreferenceswidget.h
CMakeLists.txt Preferences: move network preferences to the new dialog 2015-10-30 10:36:51 -07:00
preferences_defaults.cpp Preferences: random fixes 2015-10-30 10:36:51 -07:00
preferences_defaults.h Preferences: random fixes 2015-10-30 10:36:51 -07:00
preferences_defaults.ui Preferences: Port the default preferences to the new system 2015-10-30 10:36:50 -07:00
preferences_georeference.cpp Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
preferences_georeference.h Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
preferences_graph.cpp Preferences: random fixes 2015-10-30 10:36:51 -07:00
preferences_graph.h Preferences: move graph preferences to the new dialog 2015-10-30 10:36:50 -07:00
preferences_graph.ui Preferences: move graph preferences to the new dialog 2015-10-30 10:36:50 -07:00
preferences_language.cpp Preferences: hook up the UI page with the preferences structure 2015-11-02 12:51:31 -08:00
preferences_language.h Preferences: add a new page for language 2015-10-30 10:36:49 -07:00
preferences_network.cpp Preferences: Remove the old dialog and use the new one 2015-11-02 12:52:15 -08:00
preferences_network.h Fix warnings 2015-10-30 10:36:51 -07:00
preferences_network.ui Preferences: move network preferences to the new dialog 2015-10-30 10:36:51 -07:00
preferences_units.cpp Preferences: random fixes 2015-10-30 10:36:51 -07:00
preferences_units.h Preferences: move units to the new dialog 2015-10-30 10:36:50 -07:00
preferences_units.ui Preferences: move units to the new dialog 2015-10-30 10:36:50 -07:00
preferencesdialog.cpp Preferences: Call LoadPreferences from whitin the new dialog 2015-11-02 12:53:18 -08:00
preferencesdialog.h Preferences: Remove the old dialog and use the new one 2015-11-02 12:52:15 -08:00
prefs_georeference.ui Preferences: add GeoReference 2015-10-30 10:36:50 -07:00
prefs_language.ui Preferences: add date and time format to language page 2015-11-02 12:51:31 -08:00