summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/datebook/datebookevent.h
Side-by-side diff
Diffstat (limited to 'core/pim/today/plugins/datebook/datebookevent.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/plugins/datebook/datebookevent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/today/plugins/datebook/datebookevent.h b/core/pim/today/plugins/datebook/datebookevent.h
index 7b0371a..f8a9c03 100644
--- a/core/pim/today/plugins/datebook/datebookevent.h
+++ b/core/pim/today/plugins/datebook/datebookevent.h
@@ -41,6 +41,7 @@ private slots:
private:
DateBookDB *db;
QString ampmTime(QTime);
+ QString differDate( QDate date );
const EffectiveEvent event;
bool ampm;
};