summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/datebook/datebookpluginconfig.h
Unidiff
Diffstat (limited to 'core/pim/today/plugins/datebook/datebookpluginconfig.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/plugins/datebook/datebookpluginconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/today/plugins/datebook/datebookpluginconfig.h b/core/pim/today/plugins/datebook/datebookpluginconfig.h
index 4f4e3f1..61e31e0 100644
--- a/core/pim/today/plugins/datebook/datebookpluginconfig.h
+++ b/core/pim/today/plugins/datebook/datebookpluginconfig.h
@@ -53,11 +53,12 @@ private:
53 int m_show_location; 53 int m_show_location;
54 // if notes should be shown 54 // if notes should be shown
55 int m_show_notes; 55 int m_show_notes;
56 // should only later appointments be shown or all for the current day. 56 // should only later appointments be shown or all for the current day.
57 int m_only_later; 57 int m_only_later;
58 int m_more_days; 58 int m_more_days;
59 int m_maxCharClip;
59 60
60}; 61};
61 62
62 63
63#endif 64#endif