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