summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/newformimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/newformimpl.h')
-rw-r--r--kdevdesigner/designer/newformimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/newformimpl.h b/kdevdesigner/designer/newformimpl.h
index d8206bff..863f5b9d 100644
--- a/kdevdesigner/designer/newformimpl.h
+++ b/kdevdesigner/designer/newformimpl.h
@@ -143,7 +143,7 @@ private:
class NewForm : public NewFormBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
NewForm( TQIconView *templateView, const TQString &templatePath );