Compile
authorJan-Arve Saether <jan-arve.saether@nokia.com>
Tue, 20 Sep 2011 07:59:13 +0000 (09:59 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 21 Sep 2011 08:27:48 +0000 (10:27 +0200)
Change-Id: I27c2fabf1f4b0fdb9a1c3fd238b92f46a339a721
Reviewed-on: http://codereview.qt-project.org/5209
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
src/widgets/kernel/qplatformmenu_qpa.h

index e3b816c..05b96c5 100644 (file)
@@ -71,7 +71,8 @@ public:
     virtual void syncSeparatorsCollapsible(bool enable);
 };
 
-struct Q_WIDGETS_EXPORT QPlatformMenuBar {
+class Q_WIDGETS_EXPORT QPlatformMenuBar {
+public:
     QPlatformMenuBar();
     virtual ~QPlatformMenuBar();