]> git.tdb.fi Git - xinema.git/blobdiff - remote/remote.pro
Overhaul BrowsePage to look and feel better
[xinema.git] / remote / remote.pro
index 55e4e03f5fe34672c7e12434c6bd25a1bcfed21a..5797e553a677ee20a843a3f0c43efbd14a3b9bd4 100644 (file)
@@ -4,6 +4,7 @@ TARGET = harbour-xinema-remote
 CONFIG += sailfishapp
 
 SOURCES += source/browsedirectoryitem.cpp \
+       source/directorymodel.cpp \
        source/discovery.cpp \
        source/discoveryitem.cpp \
        source/remote.cpp \
@@ -12,6 +13,7 @@ SOURCES += source/browsedirectoryitem.cpp \
        source/xinemacontrolitem.cpp
 
 HEADERS += source/browsedirectoryitem.h \
+       source/directorymodel.h \
        source/discovery.h \
        source/discoveryitem.h \
        source/streamcontrolitem.h \