]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/places/placesitemmodel.h
Merge remote-tracking branch 'origin/KDE/4.9'
[dolphin.git] / src / panels / places / placesitemmodel.h
index 463e564e356837b1f8a92beb853ef10aaac4ed0e..e42187860f5641f8af1e21566ea053fccb8d44d2 100644 (file)
@@ -38,7 +38,7 @@ class QAction;
 class QTimer;
 
 #ifdef HAVE_NEPOMUK
-    namespace Nepomuk
+    namespace Nepomuk2
     {
         namespace Query
         {
@@ -255,7 +255,7 @@ private:
      * @return URL that can be listed by KIO and results in searching
      *         for the given term.
      */
-    static KUrl searchUrlForTerm(const Nepomuk::Query::Term& term);
+    static KUrl searchUrlForTerm(const Nepomuk2::Query::Term& term);
 #endif
 
 #ifdef PLACESITEMMODEL_DEBUG