This commit is contained in:
Sebastian Kügler 2013-03-11 13:07:54 +01:00
parent 224946e394
commit f429f83153

View File

@ -60,7 +60,7 @@ class PLASMA_EXPORT Theme : public QObject
public:
enum ColorRole {
TextColor = 0, /**< the text color to be used by items resting on the background */
HighlightColor = 1, /**< the text higlight color to be used by items resting
HighlightColor = 1, /**< the text highlight color to be used by items resting
on the background */
BackgroundColor = 2, /**< the default background color */
ButtonTextColor = 4, /** text color for buttons */