summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac_p_p.h
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-10-14 13:54:49 +0200
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-10-14 13:54:50 +0200
commitb55a688b61cf8d0705d8024a46e5070f7c1a18df (patch)
tree9f78d403c56d01423a69b6a5e4b2137b27d0778a /src/widgets/styles/qmacstyle_mac_p_p.h
parent5d9dcac0f2dc8da1a1ac79dbdd309654d6deabac (diff)
parentd0a6fcd925dc2a1553e2086e85f59ba76db85bef (diff)
Merge remote-tracking branch 'origin/5.3' into 5.4
Diffstat (limited to 'src/widgets/styles/qmacstyle_mac_p_p.h')
-rw-r--r--src/widgets/styles/qmacstyle_mac_p_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/styles/qmacstyle_mac_p_p.h b/src/widgets/styles/qmacstyle_mac_p_p.h
index b6267c43e6..7685da1f52 100644
--- a/src/widgets/styles/qmacstyle_mac_p_p.h
+++ b/src/widgets/styles/qmacstyle_mac_p_p.h
@@ -126,6 +126,7 @@ enum QCocoaWidgetKind {
QCocoaCheckBox,
QCocoaComboBox, // Editable QComboBox
QCocoaPopupButton, // Non-editable QComboBox
+ QCocoaPullDownButton, // QPushButton with menu
QCocoaPushButton,
QCocoaRadioButton
};