summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/property.cpp')
-rw-r--r--lib/koproperty/property.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/property.cpp b/lib/koproperty/property.cpp
index d90795ca..2e6b41ea 100644
--- a/lib/koproperty/property.cpp
+++ b/lib/koproperty/property.cpp
@@ -33,7 +33,7 @@
namespace KoProperty {
-QT_STATIC_CONST_IMPL Property Property::null;
+const Property Property::null;
//! @internal
class PropertyPrivate