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 98e789c62..c5201fc23 100644 --- a/korganizer/koeditorfreebusy.h +++ b/korganizer/koeditorfreebusy.h @@ -45,7 +45,7 @@ namespace KCal { class KOEditorFreeBusy : public KOAttendeeEditor { Q_OBJECT - TQ_OBJECT + public: KOEditorFreeBusy( int spacing = 8, TQWidget *parent = 0, const char *name = 0 ); |