diff options
author | Jens Bache-Wiig <jbache@trolltech.com> | 2010-03-03 12:44:38 (GMT) |
---|---|---|
committer | Jens Bache-Wiig <jbache@trolltech.com> | 2010-03-03 12:53:18 (GMT) |
commit | 4db16da585655e5d832eb0e03300bd3211f1631b (patch) | |
tree | 5bdec59195380003ca74791e75d3a21a1d568937 /dist/changes-3.0.0-beta2 | |
parent | 735078c807126c0e8af382d9a60fc47766affdc7 (diff) | |
download | Qt-4db16da585655e5d832eb0e03300bd3211f1631b.zip Qt-4db16da585655e5d832eb0e03300bd3211f1631b.tar.gz Qt-4db16da585655e5d832eb0e03300bd3211f1631b.tar.bz2 |
Fix runtime warning on Gtk versions < 2.16
The label property was not added until version 2.16 of
Gtk+ and using it will trigger a warning on older versions.
Instead we create it with the label set instead which should
work for 2.0 and up.
Task-number: QTBUG-8537
Reviewed-by: Harald Fernengel
Diffstat (limited to 'dist/changes-3.0.0-beta2')
0 files changed, 0 insertions, 0 deletions