summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qmenubar_x11_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qmenubar_x11_p.h')
-rw-r--r--src/gui/widgets/qmenubar_x11_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/qmenubar_x11_p.h b/src/gui/widgets/qmenubar_x11_p.h
index dbe0223255..1c43b04406 100644
--- a/src/gui/widgets/qmenubar_x11_p.h
+++ b/src/gui/widgets/qmenubar_x11_p.h
@@ -77,6 +77,8 @@ private:
int nativeMenuBar : 3; // Only has values -1, 0, and 1
};
+QPlatformMenuBarFactoryInterface *qt_guiPlatformMenuBarFactory();
+
QT_END_NAMESPACE
#endif // QT_NO_MENUBAR