summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-03-31 19:32:57 +0200
committerArno <arno@disconnect.de>2018-03-31 19:32:57 +0200
commit3dd5dbd7d66a21b8dd8bded05636252d7ef84cba (patch)
tree3ccc57044fc84cc63a750f50c5f837933ef76f57 /shemov.pro
parentd4dae4ba8633ff8c58bbb4135850ddbd1dfa87a9 (diff)
downloadSheMov-3dd5dbd7d66a21b8dd8bded05636252d7ef84cba.tar.gz
SheMov-3dd5dbd7d66a21b8dd8bded05636252d7ef84cba.tar.bz2
SheMov-3dd5dbd7d66a21b8dd8bded05636252d7ef84cba.zip
More sorting for FSWidget
Sort size and duration by their actual numbers instead of alphabetically by the display string.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index 97e8651..91ab270 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -48,7 +48,8 @@ SOURCES = main.cpp \
searchdialog.cpp \
copyworker.cpp \
randomtab.cpp \
- fswidget.cpp
+ fswidget.cpp \
+ fsproxy.cpp
HEADERS = \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -91,7 +92,8 @@ HEADERS = \
searchdialog.h \
copyworker.h \
randomtab.h \
- fswidget.h
+ fswidget.h \
+ fsproxy.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc