From ff7743ec82aa6d70325e613d0a1054c7de83a76c Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 17 Apr 2005 10:42:07 +0000 Subject: fixes --- (limited to 'korganizer/koprefs.cpp') diff --git a/korganizer/koprefs.cpp b/korganizer/koprefs.cpp index a571ed4..34044ab 100644 --- a/korganizer/koprefs.cpp +++ b/korganizer/koprefs.cpp @@ -237,6 +237,7 @@ KOPrefs::KOPrefs() : addItemBool("Show Month Weekly Recurrences",&mMonthWeeklyRecur,true); addItemBool("ShowShortMonthName",&mMonthShowShort,false); addItemBool("ShowIconsInMonthCell",&mMonthShowIcons,true); + addItemBool("ShowTimesInMonthCell",&mMonthShowTimes,true); #ifdef DESKTOP_VERION addItemBool("Enable ToolTips",&mEnableToolTips,true); #else -- cgit v0.9.0.2