diff options
Diffstat (limited to 'lib/koproperty/editors/timeedit.h')
-rw-r--r-- | lib/koproperty/editors/timeedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/timeedit.h b/lib/koproperty/editors/timeedit.h index 642f4101..16b24686 100644 --- a/lib/koproperty/editors/timeedit.h +++ b/lib/koproperty/editors/timeedit.h @@ -30,7 +30,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT TimeEdit : public Widget { Q_OBJECT - TQ_OBJECT + public: TimeEdit(Property *property, TQWidget *parent=0, const char *name=0); |