summaryrefslogtreecommitdiffstats
path: root/tests/auto/qcalendarwidget
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-05-18 14:30:09 +0200
committerjasplin <qt-info@nokia.com>2009-05-18 14:37:27 +0200
commit0ff3bb25df3626a8112def75fc3ff048c70ebdb2 (patch)
tree3361fa90b167400547fd50b87ac502272c15e02b /tests/auto/qcalendarwidget
parent7008bfe80e0466ed2978b39e7e698bbd52fb690f (diff)
Fixed crash in QWizard running on old Windows systems.
When compiling the QWizard on a Windows system where QT_NO_STYLE_WINDOWSVISTA is not set and running the app on an old system that has no Vista support, the app would crash in the paint event of the Vista Back button. In this scenario, the Vista Back button is not needed (i.e. the regular Back button next to the Next button is used), so the fix is simply to avoid instanciating it altogether. Reviewed-by: janarve Task-number: 252662
Diffstat (limited to 'tests/auto/qcalendarwidget')
0 files changed, 0 insertions, 0 deletions