summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/addressbook/addresspluginwidget.h
authoreilers <eilers>2003-07-07 16:17:27 (UTC)
committer eilers <eilers>2003-07-07 16:17:27 (UTC)
commit1c24ec58bd7fc8a0a46cdaf41e4c6b7e68e4dba6 (patch) (unidiff)
treef18795fbdb55d60091738d9eb5d67663016a9820 /core/pim/today/plugins/addressbook/addresspluginwidget.h
parent2f6b0ede633948b44a5ed3ee1ec641395620f076 (diff)
downloadopie-1c24ec58bd7fc8a0a46cdaf41e4c6b7e68e4dba6.zip
opie-1c24ec58bd7fc8a0a46cdaf41e4c6b7e68e4dba6.tar.gz
opie-1c24ec58bd7fc8a0a46cdaf41e4c6b7e68e4dba6.tar.bz2
Adding feature: Disabling/Enabling of Birthdays/Anniversaries is possible, now !
Diffstat (limited to 'core/pim/today/plugins/addressbook/addresspluginwidget.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/plugins/addressbook/addresspluginwidget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pim/today/plugins/addressbook/addresspluginwidget.h b/core/pim/today/plugins/addressbook/addresspluginwidget.h
index 63f2a2b..cf2ecce 100644
--- a/core/pim/today/plugins/addressbook/addresspluginwidget.h
+++ b/core/pim/today/plugins/addressbook/addresspluginwidget.h
@@ -60,2 +60,4 @@ private:
60 QString m_urgentColor; 60 QString m_urgentColor;
61 bool m_showBirthdays;
62 bool m_showAnniversaries;
61}; 63};