OSDN Git Service

move variables to the scope they are used in QGradientData::generateGradientColorTable()
authorIvailo Monev <xakepa10@gmail.com>
Fri, 11 Nov 2022 17:38:57 +0000 (19:38 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 11 Nov 2022 17:38:57 +0000 (19:38 +0200)
commit5c3ccecaefb540096c01fbab951d5ff8190269a9
tree7f781a3350e0cc05da641e3b872f83b71da22586
parent713ca126b5efa460a3306b8193aa6922766e7745
move variables to the scope they are used in QGradientData::generateGradientColorTable()

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