summaryrefslogtreecommitdiffstats
path: root/src/kernel/qstyle.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-10 11:43:40 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-10 11:43:40 -0600
commit6bcbe0a787127751122109caf4a3cd621e13004e (patch)
tree5a0f15dcfa9330f1e1dbabe346ba69c848e17bdf /src/kernel/qstyle.cpp
parentf7873ac3368532ee4ab09e77e5112d7b6b1a8069 (diff)
parentd1c672237288068a5e3777d16277221912bc0088 (diff)
downloadqt3-6bcbe0a787127751122109caf4a3cd621e13004e.tar.gz
qt3-6bcbe0a787127751122109caf4a3cd621e13004e.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/qt3
Diffstat (limited to 'src/kernel/qstyle.cpp')
-rw-r--r--src/kernel/qstyle.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/kernel/qstyle.cpp b/src/kernel/qstyle.cpp
index 843027d..4e689c2 100644
--- a/src/kernel/qstyle.cpp
+++ b/src/kernel/qstyle.cpp
@@ -2606,6 +2606,12 @@ QPixmap QStyle::stylePixmap(StylePixmap sp, const QWidget *w, const QStyleOption
QStyleControlElementData::QStyleControlElementData() {
activePainter = 0;
+ tickMarkSetting = 0;
+ comboBoxLineEditFlags = 0;
+ frameStyle = 0;
+ comboBoxListBoxFlags = 0;
+ parentWidgetFlags = 0;
+ topLevelWidgetFlags = 0;
}
#endif // QT_NO_STYLE