diff options
Diffstat (limited to 'src/location/places/qplaceeditorial.h')
-rw-r--r-- | src/location/places/qplaceeditorial.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplaceeditorial.h b/src/location/places/qplaceeditorial.h index a6df4c02..2658dc0c 100644 --- a/src/location/places/qplaceeditorial.h +++ b/src/location/places/qplaceeditorial.h @@ -52,7 +52,7 @@ QT_MODULE(Location) class QPlaceEditorialPrivate; -class Q_LOCATION_EXPORT QPlaceEditorial : public QPlaceContent +class Q_LOCATION_EXPORT_TEMP QPlaceEditorial : public QPlaceContent { public: QPlaceEditorial(); |