summaryrefslogtreecommitdiffstats
path: root/src/kernel/qstyle.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-10 11:43:44 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-10 11:43:44 -0600
commit77053d90dc16bb25405d7f3b3353af4424c6e4b1 (patch)
tree57aea0dd949bf60f81536166ab84ef00c7ac60c3 /src/kernel/qstyle.cpp
parent1ae1be3065a315252a7dfac96a9c981ed6727ae6 (diff)
parentdeb6f7b222e52035e99fa757e775c01e987a4eb5 (diff)
downloadtqt-77053d90dc16bb25405d7f3b3353af4424c6e4b1.tar.gz
tqt-77053d90dc16bb25405d7f3b3353af4424c6e4b1.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
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 ef31c25ca..f32d73b9a 100644
--- a/src/kernel/qstyle.cpp
+++ b/src/kernel/qstyle.cpp
@@ -2606,6 +2606,12 @@ TQPixmap TQStyle::stylePixmap(StylePixmap sp, const TQWidget *w, const TQStyleOp
TQStyleControlElementData::TQStyleControlElementData() {
activePainter = 0;
+ tickMarkSetting = 0;
+ comboBoxLineEditFlags = 0;
+ frameStyle = 0;
+ comboBoxListBoxFlags = 0;
+ parentWidgetFlags = 0;
+ topLevelWidgetFlags = 0;
}
#endif // QT_NO_STYLE