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>
bb10
Jan-Arve Saether 2011-09-20 09:59:13 +02:00 committed by Qt by Nokia
parent 88dd8a25d8
commit c835b98e8f
1 changed files with 2 additions and 1 deletions

View 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();