From 55266a0b221b065a94dc1a83860f9603c1d3c2c5 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 13 Jan 2003 13:17:17 +0000 Subject: Bugfixed and improved color settings ! Now it is possible to change the color if the anniversary/birthday is close.. :) --- (limited to 'core/pim/today/plugins/addressbook/addresspluginwidget.h') diff --git a/core/pim/today/plugins/addressbook/addresspluginwidget.h b/core/pim/today/plugins/addressbook/addresspluginwidget.h index fa464de..89ffe7f 100644 --- a/core/pim/today/plugins/addressbook/addresspluginwidget.h +++ b/core/pim/today/plugins/addressbook/addresspluginwidget.h @@ -52,7 +52,10 @@ private: int m_maxLinesTask; int m_maxCharClip; int m_daysLookAhead; + int m_urgentDays; QString m_entryColor; + QString m_headlineColor; + QString m_urgentColor; }; #endif -- cgit v0.9.0.2