diff options
Diffstat (limited to 'shemov.pro')
-rw-r--r-- | shemov.pro | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ fileview.cpp \ shemov.cpp \ filesystemfileproxy.cpp \ helper.cpp \ -shemoviconprovider.cpp +shemoviconprovider.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -25,6 +25,6 @@ fileview.h \ shemov.h \ filesystemfileproxy.h \ helper.h \ -shemoviconprovider.h +shemoviconprovider.h LIBS += -lmagic RESOURCES = shemov.qrc |