From 78c70cfbbe79243d8b0ec40f8f6438c99046e12b Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 08 Feb 2005 16:24:18 +0000 Subject: fix --- (limited to 'microkde/kdatetbl.h') diff --git a/microkde/kdatetbl.h b/microkde/kdatetbl.h index 2efa532..87808df 100644 --- a/microkde/kdatetbl.h +++ b/microkde/kdatetbl.h @@ -57,7 +57,7 @@ public: /** * The constructor. */ - KDateInternalMonthPicker(int fontsize, QWidget* parent, const char* name=0); + KDateInternalMonthPicker(QWidget* parent, const char* name=0); /** * The size hint. */ @@ -333,7 +333,7 @@ public: /** * The constructor. */ - KDateInternalWeekPicker(int fontsize, QWidget* parent, const char* name=0); + KDateInternalWeekPicker(QWidget* parent, const char* name=0); /** * The size hint. */ -- cgit v0.9.0.2