Preferences: move graph preferences to the new dialog

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-10-01 18:59:53 -03:00 committed by Dirk Hohndel
parent 57d7b59bdc
commit cfecd1a9ab
8 changed files with 419 additions and 375 deletions

View file

@ -16,6 +16,7 @@ set(SUBSURFACE_PREFERENCES_LIB_SRCS
preferences_georeference.cpp
preferences_defaults.cpp
preferences_units.cpp
preferences_graph.cpp
)
source_group("Subsurface Preferences" FILES ${SUBSURFACE_PREFERENCES_LIB_SRCS})