typos--
This commit is contained in:
parent
224946e394
commit
f429f83153
@ -60,7 +60,7 @@ class PLASMA_EXPORT Theme : public QObject
|
|||||||
public:
|
public:
|
||||||
enum ColorRole {
|
enum ColorRole {
|
||||||
TextColor = 0, /**< the text color to be used by items resting on the background */
|
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 */
|
on the background */
|
||||||
BackgroundColor = 2, /**< the default background color */
|
BackgroundColor = 2, /**< the default background color */
|
||||||
ButtonTextColor = 4, /** text color for buttons */
|
ButtonTextColor = 4, /** text color for buttons */
|
||||||
|
Loading…
Reference in New Issue
Block a user