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/koprefsdialog.cpp') diff --git a/korganizer/koprefsdialog.cpp b/korganizer/koprefsdialog.cpp index ad3c61c..cb9c272 100644 --- a/korganizer/koprefsdialog.cpp +++ b/korganizer/koprefsdialog.cpp @@ -764,7 +764,9 @@ void KOPrefsDialog::setupViewsTab() weeklyRecur = addWidBool(i18n("icons"), &(KOPrefs::instance()->mMonthShowIcons),habo); - + weeklyRecur = + addWidBool(i18n("times"), + &(KOPrefs::instance()->mMonthShowTimes),habo); topLayout->addMultiCellWidget(habo,ii, ii,0,1); ii++; #ifdef DESKTOP_VERSION -- cgit v0.9.0.2