From 68c79e755bb68d0dd55e71c40519b4326f3760eb Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Fri, 5 Nov 2010 18:19:20 +0000 Subject: [PATCH] SVN_SILENT: tabs->spaces svn path=/trunk/KDE/kdelibs/; revision=1193361 --- theme.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/theme.h b/theme.h index be9675a97..8e7e2d515 100644 --- a/theme.h +++ b/theme.h @@ -68,12 +68,12 @@ class PLASMA_EXPORT Theme : public QObject ButtonBackgroundColor = 8, /** background color for buttons*/ LinkColor = 16, /** color for clickable links */ VisitedLinkColor = 32, /** color visited clickable links */ - ButtonHoverColor = 64, /** color for hover effect on buttons */ - ButtonFocusColor = 128, /** color for focus effect on buttons */ - ViewTextColor = 256, /** text color for views */ - ViewBackgroundColor = 512, /** background color for views */ - ViewHoverColor = 1024, /** color for hover effect on view */ - ViewFocusColor = 2048 /** color for focus effect on view */ + ButtonHoverColor = 64, /** color for hover effect on buttons */ + ButtonFocusColor = 128, /** color for focus effect on buttons */ + ViewTextColor = 256, /** text color for views */ + ViewBackgroundColor = 512, /** background color for views */ + ViewHoverColor = 1024, /** color for hover effect on view */ + ViewFocusColor = 2048 /** color for focus effect on view */ }; enum FontRole {