summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qgtkglobal_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor and cleanup QGtk(2)PainterJ-P Nurmi2012-11-101-0/+90
Move all the GTK2 specific function resolving and painting routines to QGtk2Painter. A GTK3 specific and Cairo based QGtk3Painter will be introduced later, and it will be QGtkStyle's job to choose between the two. Change-Id: I2c8a85de0cf8187468798cf5faff0006da4b9623 Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>