aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/qquickdefaultstyle_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Default: consolidate style colors into a singletonMitch Curtis2016-09-121-0/+145
This reduces all of the duplicate literals that we currently have. Task-number: QTBUG-55867 Change-Id: I28f1f646d25f2f6578d52b4ba96f8f0f3ad6706b Reviewed-by: J-P Nurmi <jpnurmi@qt.io>