summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/dateedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/dateedit.h')
-rw-r--r--lib/koproperty/editors/dateedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/dateedit.h b/lib/koproperty/editors/dateedit.h
index dde21f0c..58d679ae 100644
--- a/lib/koproperty/editors/dateedit.h
+++ b/lib/koproperty/editors/dateedit.h
@@ -31,7 +31,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT DateEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DateEdit(Property *property, TQWidget *parent=0, const char *name=0);