-rw-r--r-- | korganizer/koprefs.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/korganizer/koprefs.h b/korganizer/koprefs.h index fbce6ea..3a07348 100644 --- a/korganizer/koprefs.h +++ b/korganizer/koprefs.h @@ -188,4 +188,8 @@ class KOPrefs : public KPimPrefs bool mShowIconFilter; bool mShowIconOnetoolbar; + bool mShowIconNavigator; + bool mShowIconAllday; + bool mShowIconFilterview; + bool mShowIconToggleFull; bool mShowIconStretch; |