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

List:       kde-commits
Subject:    extragear/graphics/digikam/libs/imageproperties
From:       Johannes Wienke <languitar () semipol ! de>
Date:       2010-01-31 23:42:13
Message-ID: 1264981333.508357.28167.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1083293 by jwienke:

use correct display without count role for search completion

 M  +1 -1      imagedescedittab.cpp  


--- trunk/extragear/graphics/digikam/libs/imageproperties/imagedescedittab.cpp \
#1083292:1083293 @@ -192,7 +192,7 @@
     tagsSearch->setSpacing(KDialog::spacingHint());
 
     d->tagsSearchBar   = new SearchTextBar(tagsSearch, \
                "ImageDescEditTabTagsSearchBar");
-    d->tagsSearchBar->setModel(d->tagModel, AbstractAlbumModel::AlbumIdRole);
+    d->tagsSearchBar->setModel(d->tagModel, AbstractAlbumModel::AlbumIdRole, \
                AbstractAlbumModel::AlbumTitleRole);
     d->tagsSearchBar->setFilterModel(d->tagCheckView->albumFilterModel());
 
     d->assignedTagsBtn = new QToolButton(tagsSearch);


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

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