From 440f3fe87e9adc95f6155b924162e335f2b434e0 Mon Sep 17 00:00:00 2001 From: am Date: Mon, 13 Jul 2009 15:42:03 +0000 Subject: -Finished ConfigurationDialog->paths -Implemented ExtractorDialog (untested) -started work on extractor menus git-svn-id: file:///var/svn/repos2/shemov/trunk@386 f440f766-f032-0410-8965-dc7d17de2ca0 --- shemoviconprovider.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shemoviconprovider.cpp') diff --git a/shemoviconprovider.cpp b/shemoviconprovider.cpp index f0ea01e..ed3febb 100644 --- a/shemoviconprovider.cpp +++ b/shemoviconprovider.cpp @@ -14,9 +14,9 @@ SheMovIconProvider::SheMovIconProvider() {}; QIcon SheMovIconProvider::icon(const QFileInfo &info) const { - if(info.isDir()){ + /*if(info.isDir()){ return QIcon(":/dildo.png"); - } + }*/ QString type = Helper::mimeType(info.absoluteFilePath()); if(type.toLower().startsWith("video")){ return QIcon(":/movie.svg"); -- cgit v1.2.3-70-g09d2