From 8e21306a697d77c80d42f450a721cb3d7c23fd0f Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 28 Jul 2005 12:59:27 +0000 Subject: monv fix --- (limited to 'korganizer/komonthview.h') diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index 61a141a..1a9d16d 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -87,7 +87,8 @@ class KNoScrollListBox: public QListBox void nextCell(); void prevCell(); void highlightIncidence( Incidence * , MonthViewCell*, int ); - + protected: + bool mBlockDeselect; protected slots: void oneDown(); void keyPressEvent(QKeyEvent *); -- cgit v0.9.0.2