From a12045635b23c80e3dd9f51212c6ea89c240b94e Mon Sep 17 00:00:00 2001 From: am Date: Wed, 8 Jul 2009 15:40:49 +0000 Subject: -added messagedialog -worked on keyboard navigation and selecting items, items can now be selected like in mc git-svn-id: file:///var/svn/repos2/shemov/trunk@380 f440f766-f032-0410-8965-dc7d17de2ca0 --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 9436854..36a93fd 100644 --- a/shemov.pro +++ b/shemov.pro @@ -13,7 +13,8 @@ fileview.cpp \ shemov.cpp \ filesystemfileproxy.cpp \ helper.cpp \ -shemoviconprovider.cpp +shemoviconprovider.cpp \ +messagedialog.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -25,6 +26,7 @@ fileview.h \ shemov.h \ filesystemfileproxy.h \ helper.h \ -shemoviconprovider.h +shemoviconprovider.h \ +messagedialog.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2