Compile
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
parent
88dd8a25d8
commit
c835b98e8f
|
|
@ -71,7 +71,8 @@ public:
|
|||
virtual void syncSeparatorsCollapsible(bool enable);
|
||||
};
|
||||
|
||||
struct Q_WIDGETS_EXPORT QPlatformMenuBar {
|
||||
class Q_WIDGETS_EXPORT QPlatformMenuBar {
|
||||
public:
|
||||
QPlatformMenuBar();
|
||||
virtual ~QPlatformMenuBar();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue