mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix the colors - brush wasn't being set anymore.
Also a bit of code cleanup. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a6e95511a6
commit
d2c5770ae1
2 changed files with 1 additions and 6 deletions
|
|
@ -25,8 +25,6 @@ private:
|
|||
QGraphicsPathItem *textBackgroundItem;
|
||||
QGraphicsPathItem *textItem;
|
||||
QString internalText;
|
||||
color_indice_t colorIndex;
|
||||
QBrush brush;
|
||||
double scale;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue