From bd2fd522c0ba5c5a7897df0941032a9af9842dfc Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 14 Jun 2005 09:10:19 +0000 Subject: fixxeess --- (limited to 'korganizer/kofilterview.h') diff --git a/korganizer/kofilterview.h b/korganizer/kofilterview.h index 4a0cd8a..1849e36 100644 --- a/korganizer/kofilterview.h +++ b/korganizer/kofilterview.h @@ -117,7 +117,6 @@ class KOCalEditView : public QWidget KOCalEditView( QWidget* parent=0,const char* name=0); ~KOCalEditView(); - void readConfig(); public slots: void addCal(); void enableAll(); @@ -131,6 +130,7 @@ class KOCalEditView : public QWidget void setColor(const QColor &,int) ; void deleteCal(int) ; void infoCal(int) ; + void readConfig(); signals: void alarmEnabled ( int cal, bool enable ); void calendarEnabled ( int cal, bool enable ); -- cgit v0.9.0.2