[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/graphics/digikam/utilities/fuzzysearch
From:       Andi Clemens <andi.clemens () gmx ! net>
Date:       2009-06-27 23:13:01
Message-ID: 1246144381.299073.24756.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 988372 by aclemens:

wrong logic

 M  +1 -1      fuzzysearchview.cpp  


--- trunk/extragear/graphics/digikam/utilities/fuzzysearch/fuzzysearchview.cpp #988371:988372
@@ -497,7 +497,7 @@
     {
         if (album->type() == Album::PHYSICAL)
             d->findDuplicatesPanel->slotSetSelectedAlbum(album);
-        else if (album->type() == Album::PHYSICAL)
+        else if (album->type() == Album::TAG)
             d->findDuplicatesPanel->slotSetSelectedTag(album);
     }
     d->tabWidget->setCurrentIndex(FuzzySearchViewPriv::DUPLICATES);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic