From ac5f624734f712bce84f36cc47c0133a1382534f Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 1 Jun 2013 06:53:34 +0200 Subject: Add view for new ArchiveModel Display the new ArchiveModel in an experimental tab --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 8f8288c..1bae612 100644 --- a/shemov.pro +++ b/shemov.pro @@ -44,7 +44,8 @@ SOURCES = main.cpp \ smdirmodel.cpp \ framecache.cpp \ smtreeview.cpp \ - archivemodel.cpp + archivemodel.cpp \ + archiveview.cpp HEADERS = \ filesystemdirproxy.h \ filesystemwidget.h \ @@ -84,6 +85,7 @@ HEADERS = \ smdirmodel.h \ framecache.h \ smtreeview.h \ - archivemodel.h + archivemodel.h \ + archiveview.h LIBS += -lmagic -lXfixes -lX11 RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2