summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacecontent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacecontent.h')
-rw-r--r--src/location/places/qplacecontent.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/location/places/qplacecontent.h b/src/location/places/qplacecontent.h
index 87a293da..d8e4d4e3 100644
--- a/src/location/places/qplacecontent.h
+++ b/src/location/places/qplacecontent.h
@@ -64,7 +64,8 @@ public:
NoType = 0,
ImageType,
ReviewType,
- EditorialType
+ EditorialType,
+ CustomType = 0x0100
};
QPlaceContent();