summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxbase.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2016-03-22 12:37:07 +0100
committerMarc Mutz <marc.mutz@kdab.com>2016-03-22 12:36:00 +0000
commitff0f9e1b390fa391e85d379aff767309bb916526 (patch)
tree4133c1c6b2eb84452130a1aa1a63268752a71656 /src/activeqt/container/qaxbase.h
parentcc32d8626e4017ef18e4c26ce23bb5f6339008cd (diff)
Fix C-style cast in QAxWidget::qObject()
It actually is a const_cast followed by an implicit conversion to the base class, so use a const_cast. Public Qt header are supposed to compile with -Wold-style-cast or similar. Change-Id: Ifa311824aabc2978004c1ff3029073c2bf230157 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'src/activeqt/container/qaxbase.h')
0 files changed, 0 insertions, 0 deletions