diff options
Diffstat (limited to 'kaddressbook/freebusywidget.h')
-rw-r--r-- | kaddressbook/freebusywidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/freebusywidget.h b/kaddressbook/freebusywidget.h index f06a574e5..1a874176c 100644 --- a/kaddressbook/freebusywidget.h +++ b/kaddressbook/freebusywidget.h @@ -31,7 +31,7 @@ class FreeBusyWidget : public KAB::ContactEditorWidget { Q_OBJECT - TQ_OBJECT + public: FreeBusyWidget( KABC::AddressBook *ab, TQWidget *parent, const char *name = 0 ); |