summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebookweekheaderimpl.h
Side-by-side diff
Diffstat (limited to 'core/pim/datebook/datebookweekheaderimpl.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/datebook/datebookweekheaderimpl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/pim/datebook/datebookweekheaderimpl.h b/core/pim/datebook/datebookweekheaderimpl.h
index 2abef46..2e5a6ca 100644
--- a/core/pim/datebook/datebookweekheaderimpl.h
+++ b/core/pim/datebook/datebookweekheaderimpl.h
@@ -41,3 +41,6 @@ signals:
public slots:
+ void pickDate();
void yearChanged( int );
+ void nextMonth();
+ void prevMonth();
void nextWeek();
@@ -45,2 +48,3 @@ public slots:
void weekChanged( int );
+ void setDate( int y, int m, int d);