From ec3b722443fac104d4694563da86147474508f29 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 May 2012 22:41:09 +0200 Subject: Runtime Nepomuk tagging check --- src/urlbar/bookmarkwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/urlbar/bookmarkwidget.h') diff --git a/src/urlbar/bookmarkwidget.h b/src/urlbar/bookmarkwidget.h index 7d5636a1..41dd344e 100644 --- a/src/urlbar/bookmarkwidget.h +++ b/src/urlbar/bookmarkwidget.h @@ -91,6 +91,7 @@ private: #ifdef HAVE_NEPOMUK Nepomuk::Resource m_nfoResource; + bool m_isNepomukEnabled; #endif }; -- cgit v1.2.1