diff options
Diffstat (limited to 'korganizer/koeditorfreebusy.h')
-rw-r--r-- | korganizer/koeditorfreebusy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/koeditorfreebusy.h b/korganizer/koeditorfreebusy.h index ec870d22d..98e789c62 100644 --- a/korganizer/koeditorfreebusy.h +++ b/korganizer/koeditorfreebusy.h @@ -47,7 +47,7 @@ class KOEditorFreeBusy : public KOAttendeeEditor Q_OBJECT TQ_OBJECT public: - KOEditorFreeBusy( int spacing = 8, TQWidget *tqparent = 0, + KOEditorFreeBusy( int spacing = 8, TQWidget *parent = 0, const char *name = 0 ); virtual ~KOEditorFreeBusy(); |