┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-06-21 09:40:05 +0000
committerPeter Penz <[email protected]>2009-06-21 09:40:05 +0000
commit1c351eac8f97082234d87604688c32829b3aa07a (patch)
treeabb6b2d4c52dfcf5384fed8b9058a1a58ba67460 /src
parent6e3e08e33ce46101542d2dadf2b363d0b823a647 (diff)
disable Nepomuk legacy code to eliminate deprecated-warnings
svn path=/trunk/KDE/kdebase/apps/; revision=984621
Diffstat (limited to 'src')
-rw-r--r--src/panels/information/informationpanel.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/panels/information/informationpanel.cpp b/src/panels/information/informationpanel.cpp
index 2150c6465..a2adb2a52 100644
--- a/src/panels/information/informationpanel.cpp
+++ b/src/panels/information/informationpanel.cpp
@@ -35,6 +35,9 @@
#include <kseparator.h>
#ifdef HAVE_NEPOMUK
+
+#define DISABLE_NEPOMUK_LEGACY
+
#include <Nepomuk/Resource>
#include <Nepomuk/Types/Property>
#include <Nepomuk/Variant>