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

List:       kde-commits
Subject:    branches/extragear/graphics/gsoc-geocoding
From:       Gabriel Voicu <ping.gabi () gmail ! com>
Date:       2010-06-20 19:17:00
Message-ID: 20100620191700.7CFD8AC8D9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1140460 by gvoicu:

Included the root album when retrieving tag model

 M  +1 -1      kipiinterface.cpp  


--- branches/extragear/graphics/gsoc-geocoding/kipiinterface.cpp #1140459:1140460
@@ -293,7 +293,7 @@
 
     if(!d->tagModel)
     {
-        QAbstractItemModel* newTagModel = new TagModel(AbstractAlbumModel::IgnoreRootAlbum, parent);
+        QAbstractItemModel* newTagModel = new TagModel(AbstractAlbumModel::IncludeRootAlbum, parent);
         d->tagModel = newTagModel;
     }
     return d->tagModel;
[prev in list] [next in list] [prev in thread] [next in thread] 

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