summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceeditorial_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceeditorial_p.h')
-rw-r--r--src/location/places/qplaceeditorial_p.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/location/places/qplaceeditorial_p.h b/src/location/places/qplaceeditorial_p.h
index e8c5fe71..afcab4d9 100644
--- a/src/location/places/qplaceeditorial_p.h
+++ b/src/location/places/qplaceeditorial_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtLocation module of the Qt Toolkit.
@@ -61,11 +61,6 @@ QT_BEGIN_NAMESPACE
class QPlaceEditorialPrivate : public QPlaceContentPrivate
{
public:
- QPlaceEditorialPrivate();
- QPlaceEditorialPrivate(const QPlaceEditorialPrivate &other);
-
- ~QPlaceEditorialPrivate();
-
bool compare(const QPlaceContentPrivate *other) const override;
Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceEditorial, QPlaceContent::EditorialType)