From 58b7818a74809dc9280a3249eeb7e0195a66f93d Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 10 Jul 2005 10:17:55 +0000 Subject: fixx --- (limited to 'korganizer/calendarview.cpp') diff --git a/korganizer/calendarview.cpp b/korganizer/calendarview.cpp index 5a2482e..17f1659 100644 --- a/korganizer/calendarview.cpp +++ b/korganizer/calendarview.cpp @@ -655,6 +655,13 @@ CalendarView::~CalendarView() delete mEventViewerDialog; //kdDebug() << "~CalendarView() done" << endl; } + +void CalendarView::slotResetFocus() +{ + qDebug(" CalendarView::slotResetFocus() %x", qApp->focusWidget()); + +} + void CalendarView::nextConflict( bool all, bool allday ) { -- cgit v0.9.0.2