From 69d75020eea5f95b9f5d77d97ed85ec8869d32db Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 20 Mar 2005 14:04:37 +0000 Subject: layout fixes --- (limited to 'korganizer/kodaymatrix.h') diff --git a/korganizer/kodaymatrix.h b/korganizer/kodaymatrix.h index c049942..39946de 100644 --- a/korganizer/kodaymatrix.h +++ b/korganizer/kodaymatrix.h @@ -170,6 +170,7 @@ public: bool isBeginningOfMonth() const { return today<=8; } ; bool isEndOfMonth() const { return today>=27; } ; QString getWhatsThisText( QPoint ) ; + QSize sizeHint() const; public slots: /** Recalculates all the flags of the days in the matrix like holidays or events -- cgit v0.9.0.2