projects
/
profile
/
ivi
/
qtbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88dd8a2
)
Compile
author
Jan-Arve Saether
<jan-arve.saether@nokia.com>
Tue, 20 Sep 2011 07:59:13 +0000
(09:59 +0200)
committer
Qt 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
patch
|
blob
|
history
diff --git
a/src/widgets/kernel/qplatformmenu_qpa.h
b/src/widgets/kernel/qplatformmenu_qpa.h
index
e3b816c
..
05b96c5
100644
(file)
--- a/
src/widgets/kernel/qplatformmenu_qpa.h
+++ b/
src/widgets/kernel/qplatformmenu_qpa.h
@@
-71,7
+71,8
@@
public:
virtual void syncSeparatorsCollapsible(bool enable);
};
-struct Q_WIDGETS_EXPORT QPlatformMenuBar {
+class Q_WIDGETS_EXPORT QPlatformMenuBar {
+public:
QPlatformMenuBar();
virtual ~QPlatformMenuBar();