-rw-r--r-- | korganizer/kowhatsnextview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korganizer/kowhatsnextview.h b/korganizer/kowhatsnextview.h index 715037f..d6727ac 100644 --- a/korganizer/kowhatsnextview.h +++ b/korganizer/kowhatsnextview.h @@ -87,6 +87,7 @@ class KOWhatsNextView : public KOrg::BaseView private: + int mCurrentMaxPrio; //void createEventViewer(); QTimer* mTimer; WhatsNextTextBrowser *mView; |