diff --git a/src/location/places/qplaceeditorial.h b/src/location/places/qplaceeditorial.h
index 4a7e790..ecfe8db 100644
--- a/src/location/places/qplaceeditorial.h
+++ b/src/location/places/qplaceeditorial.h
@@ -48,7 +48,7 @@ class Q_LOCATION_EXPORT QPlaceEditorial : public QPlaceContent
 public:
     QPlaceEditorial();
 #ifdef Q_QDOC
-    QPlaceEditorial::QPlaceEditorial(const QPlaceContent &other)
+    QPlaceEditorial(const QPlaceContent &other);
 #else
     Q_DECLARE_CONTENT_COPY_CTOR(QPlaceEditorial)
 #endif
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to