Began refactoring settings handling.
[vlc-remote] / vlcRemote.pro
index 76dfee5..8b4c0c9 100644 (file)
@@ -18,7 +18,8 @@ SOURCES += main.cpp \
     browsemainwindow.cpp \
     vlcbrowseelement.cpp \
     vlcplaylistelementsimple.cpp \
-    vlcstatus.cpp
+    vlcstatus.cpp \
+    appsettings.cpp
 HEADERS += playlistmainwindow.h \
     playermainwindow.h \
     configdialog.h \
@@ -28,7 +29,8 @@ HEADERS += playlistmainwindow.h \
     browsemainwindow.h \
     vlcbrowseelement.h \
     vlcplaylistelementsimple.h \
-    vlcstatus.h
+    vlcstatus.h \
+    appsettings.h
 FORMS += playlistmainwindow.ui \
     playermainwindow.ui \
     configdialog.ui \
@@ -37,5 +39,4 @@ FORMS += playlistmainwindow.ui \
     browsemainwindow.ui
 OTHER_FILES += vlc-remote.desktop
 RESOURCES += ressources.qrc
-
 TRANSLATIONS = vlcremote_fr_FR.ts