We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b802b commit 509b235Copy full SHA for 509b235
src/DockAreaWidget.h
@@ -38,6 +38,7 @@
38
39
QT_FORWARD_DECLARE_CLASS(QXmlStreamWriter)
40
QT_FORWARD_DECLARE_CLASS(QAbstractButton)
41
+QT_FORWARD_DECLARE_CLASS(QMenu)
42
43
namespace ads
44
{
src/DockWidgetTab.h
@@ -35,6 +35,8 @@
35
36
#include "ads_globals.h"
37
+
class CDockWidget;
0 commit comments