From 5ea16ef9058a21016402dd5affc0a7f82857e606 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 13 Apr 2005 23:54:32 +0000 Subject: fix --- (limited to 'microkde/kglobalsettings.h') diff --git a/microkde/kglobalsettings.h b/microkde/kglobalsettings.h index e2620b3..05ef279 100644 --- a/microkde/kglobalsettings.h +++ b/microkde/kglobalsettings.h @@ -15,8 +15,10 @@ class KGlobalSettings static QFont generalMaxFont(); static QFont toolBarFont(); + static QColor mAlternate; static QColor toolBarHighlightColor(); static QColor alternateBackgroundColor(); + static void setAlternateBackgroundColor(QColor); static QRect desktopGeometry( QWidget * ); static QString timeTrackerDir(); -- cgit v0.9.0.2