diff options
author | Arno <am@disconnect.de> | 2013-09-14 07:28:19 +0200 |
---|---|---|
committer | Arno <am@disconnect.de> | 2013-09-14 07:28:19 +0200 |
commit | 19a7e82de5decb45caf07acc0d1161b1f05cb15b (patch) | |
tree | ba036f290965b58482abf8b415200457341f2e89 /shemov.pro | |
parent | c115772c658ba1138d05ef6604bc36d4b6d96867 (diff) | |
download | SheMov-19a7e82de5decb45caf07acc0d1161b1f05cb15b.tar.gz SheMov-19a7e82de5decb45caf07acc0d1161b1f05cb15b.tar.bz2 SheMov-19a7e82de5decb45caf07acc0d1161b1f05cb15b.zip |
Get rid of FrameCache
Diffstat (limited to 'shemov.pro')
-rw-r--r-- | shemov.pro | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -37,7 +37,6 @@ SOURCES = main.cpp \ picfilesmodel.cpp \ smdirwatcher.cpp \ smdirmodel.cpp \ - framecache.cpp \ smtreeview.cpp \ archivemodel.cpp \ archiveview.cpp \ @@ -75,7 +74,6 @@ HEADERS = \ picfilesmodel.h \ smdirwatcher.h \ smdirmodel.h \ - framecache.h \ smtreeview.h \ archivemodel.h \ archiveview.h \ |