From 7bda040f35c6be15dbf1ba007de28849a0803cae Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 16 Mar 2013 16:13:05 +0100 Subject: First shot at SmDirModel Gotta take a break here. Hopefully this will end up in a custom QFilesystemModel, but I'm hitting so many bugs on the way. Some things haven't worked for ages, I guess. Anyway, the watcher doesn't do anythying right now, still fixing bugs... --- shemov.pro | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index a8a12a2..d98d469 100644 --- a/shemov.pro +++ b/shemov.pro @@ -39,7 +39,9 @@ SOURCES = main.cpp \ newpicsdialog.cpp \ pictureswidget.cpp \ pictureviewer2.cpp \ - picfilesmodel.cpp + picfilesmodel.cpp \ + smdirwatcher.cpp \ + smdirmodel.cpp HEADERS = \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -74,6 +76,8 @@ HEADERS = \ newpicsdialog.h \ pictureswidget.h \ pictureviewer2.h \ - picfilesmodel.h + picfilesmodel.h \ + smdirwatcher.h \ + smdirmodel.h LIBS += -lmagic -lXfixes -lX11 RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2