From 4b66565ed2db51bc636b7b4c12f19f036d9b80f3 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 17 Aug 2005 13:06:53 +0000 Subject: allday agenda item fix --- (limited to 'korganizer/koagendaitem.h') diff --git a/korganizer/koagendaitem.h b/korganizer/koagendaitem.h index 2b26e95..97acd4c 100644 --- a/korganizer/koagendaitem.h +++ b/korganizer/koagendaitem.h @@ -109,6 +109,7 @@ class KOAgendaItem : public QWidget bool checkLayout(); void initColor (); bool isAllDay() { return mAllDay; } + int resizeMe( int grid, int wid, int hei ); public slots: bool updateIcons( QPainter *, bool ); void select(bool=true); -- cgit v0.9.0.2