summaryrefslogtreecommitdiffabout
path: root/korganizer/koagendaview.h
Side-by-side diff
Diffstat (limited to 'korganizer/koagendaview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/koagendaview.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/korganizer/koagendaview.h b/korganizer/koagendaview.h
index a1cf308..effd7a3 100644
--- a/korganizer/koagendaview.h
+++ b/korganizer/koagendaview.h
@@ -212,2 +212,3 @@ class KOAgendaView : public KOEventView {
void slotShowDateView( int, int );
+ void fillAgenda();
@@ -230,3 +231,2 @@ class KOAgendaView : public KOEventView {
/** Fill agenda using the current set value for the start date */
- void fillAgenda();
@@ -241,2 +241,3 @@ class KOAgendaView : public KOEventView {
protected slots:
+ void slotIdleTimeout();
void categoryChanged( Incidence * );
@@ -256,2 +257,4 @@ class KOAgendaView : public KOEventView {
private:
+ QTimer* mIdleTimer;
+ QDateTime mIdleStart;
// view widgets