From 4a9b5ad578e991f6216dc0556022a76223165f15 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 15 Jun 2005 21:00:30 +0000 Subject: fixxx --- (limited to 'korganizer/kotodoviewitem.cpp') diff --git a/korganizer/kotodoviewitem.cpp b/korganizer/kotodoviewitem.cpp index 748f3e4..f62aab8 100644 --- a/korganizer/kotodoviewitem.cpp +++ b/korganizer/kotodoviewitem.cpp @@ -155,6 +155,7 @@ void KOTodoViewItem::construct() setText(7,mTodo->cancelled() ? i18n("Yes") : i18n("No")); setText(8,mTodo->categoriesStr()); + setText(9,KOPrefs::instance()->calName( mTodo->calID())); #if 0 // Find sort id in description. It's the text behind the last '#' character -- cgit v0.9.0.2