From 3dd5dbd7d66a21b8dd8bded05636252d7ef84cba Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 31 Mar 2018 19:32:57 +0200 Subject: More sorting for FSWidget Sort size and duration by their actual numbers instead of alphabetically by the display string. --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') 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 -- cgit v1.2.3-70-g09d2