Remove forward declaration of dead QUnifiedToolbarSurface
The class does not exist anymore. Change-Id: Ifb3d7624b22c86b4b460a595834e956bc458dc44 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
68a9c5fe51
commit
03699cc0ff
@ -64,7 +64,6 @@ class QLocale;
|
||||
class QGraphicsProxyWidget;
|
||||
class QGraphicsEffect;
|
||||
class QRasterWindowSurface;
|
||||
class QUnifiedToolbarSurface;
|
||||
class QPixmap;
|
||||
#ifndef QT_NO_DEBUG_STREAM
|
||||
class QDebug;
|
||||
|
@ -65,8 +65,6 @@ class QWidgetItemV2;
|
||||
|
||||
class QStyle;
|
||||
|
||||
class QUnifiedToolbarSurface;
|
||||
|
||||
// implemented in qshortcut.cpp
|
||||
bool qWidgetShortcutContextMatcher(QObject *object, Qt::ShortcutContext context);
|
||||
void qSendWindowChangeToTextureChildrenRecursively(QWidget *widget, QEvent::Type eventType);
|
||||
|
Loading…
x
Reference in New Issue
Block a user