OSDN Git Service

remove redundant const_cast<T>() in QPainter::drawTextItem()
authorIvailo Monev <xakepa10@gmail.com>
Fri, 16 Oct 2020 13:52:21 +0000 (16:52 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 16 Oct 2020 13:52:21 +0000 (16:52 +0300)
commitb74b532a291686c594e762e9d2be079d80bdcdbd
treedc62de637272e37625ef7c6ec3f2aa63d0d14970
parent88fafae451d2e99a679403542ad272d472c3c59f
remove redundant const_cast<T>() in QPainter::drawTextItem()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/painting/qpainter.cpp