Improved some memory handling.
[vlc-remote] / vlcRemote.pro
index b1bfff3..8b4c0c9 100644 (file)
@@ -16,7 +16,10 @@ SOURCES += main.cpp \
     accountdialog.cpp \
     newaccountdialog.cpp \
     browsemainwindow.cpp \
-    vlcbrowseelement.cpp
+    vlcbrowseelement.cpp \
+    vlcplaylistelementsimple.cpp \
+    vlcstatus.cpp \
+    appsettings.cpp
 HEADERS += playlistmainwindow.h \
     playermainwindow.h \
     configdialog.h \
@@ -24,7 +27,10 @@ HEADERS += playlistmainwindow.h \
     accountdialog.h \
     newaccountdialog.h \
     browsemainwindow.h \
-    vlcbrowseelement.h
+    vlcbrowseelement.h \
+    vlcplaylistelementsimple.h \
+    vlcstatus.h \
+    appsettings.h
 FORMS += playlistmainwindow.ui \
     playermainwindow.ui \
     configdialog.ui \
@@ -33,3 +39,4 @@ FORMS += playlistmainwindow.ui \
     browsemainwindow.ui
 OTHER_FILES += vlc-remote.desktop
 RESOURCES += ressources.qrc
+TRANSLATIONS = vlcremote_fr_FR.ts