summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/addressbook/addresspluginwidget.h
authoreilers <eilers>2003-01-05 14:50:40 (UTC)
committer eilers <eilers>2003-01-05 14:50:40 (UTC)
commitf887403341dd82d46d26695acc308cc8801cd6aa (patch) (side-by-side diff)
treebe64ebf1809706120972faac630577add4ad6d5e /core/pim/today/plugins/addressbook/addresspluginwidget.h
parent3eecce3109b543a5abd6a36a420fa3f53cc23023 (diff)
downloadopie-f887403341dd82d46d26695acc308cc8801cd6aa.zip
opie-f887403341dd82d46d26695acc308cc8801cd6aa.tar.gz
opie-f887403341dd82d46d26695acc308cc8801cd6aa.tar.bz2
Color for entries is now customizeable
Diffstat (limited to 'core/pim/today/plugins/addressbook/addresspluginwidget.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/addressbook/addresspluginwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/today/plugins/addressbook/addresspluginwidget.h b/core/pim/today/plugins/addressbook/addresspluginwidget.h
index 75e223a..fa464de 100644
--- a/core/pim/today/plugins/addressbook/addresspluginwidget.h
+++ b/core/pim/today/plugins/addressbook/addresspluginwidget.h
@@ -52,6 +52,7 @@ private:
int m_maxLinesTask;
int m_maxCharClip;
int m_daysLookAhead;
+ QString m_entryColor;
};
#endif