summaryrefslogtreecommitdiffabout
path: root/korganizer/komonthview.h
Side-by-side diff
Diffstat (limited to 'korganizer/komonthview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/komonthview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h
index 0bd6b1c..a41eb54 100644
--- a/korganizer/komonthview.h
+++ b/korganizer/komonthview.h
@@ -280,3 +280,2 @@ class KOMonthView: public KOEventView
void switchView();
- void setKeyBoardFocus();
void setKeyBFocus();
@@ -284,2 +283,3 @@ class KOMonthView: public KOEventView
protected slots:
+ void setKeyBoardFocus();
void slotNewTodo();
@@ -304,2 +304,3 @@ class KOMonthView: public KOEventView
private:
+ int mKBFcounter;
QTimer* mComputeLayoutTimer;