WIP. Switching to the WTemplateFormView/WFormModel for settings

This commit is contained in:
emeric
2014-07-23 12:58:57 +02:00
parent 3a5126f339
commit d4c0806f7a
20 changed files with 1533 additions and 1573 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ lms_SOURCES = \
$(top_srcdir)/ui/video/VideoMediaPlayerWidget.cpp \
$(top_srcdir)/ui/video/VideoParametersDialog.cpp \
$(top_srcdir)/ui/settings/Settings.cpp \
$(top_srcdir)/ui/settings/SettingsDatabase.cpp
$(top_srcdir)/ui/settings/SettingsDatabaseFormView.cpp
lms_CXXFLAGS=-std=c++11 -Wall -I$(top_srcdir)/boost/ -I$(top_srcdir)/ui -I$(top_srcdir)/remote