summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/editfunctionsimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/editfunctionsimpl.h')
-rw-r--r--kdevdesigner/designer/editfunctionsimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/editfunctionsimpl.h b/kdevdesigner/designer/editfunctionsimpl.h
index fff7b37f..0d4259dc 100644
--- a/kdevdesigner/designer/editfunctionsimpl.h
+++ b/kdevdesigner/designer/editfunctionsimpl.h
@@ -38,7 +38,7 @@ class TQListViewItem;
class EditFunctions : public EditFunctionsBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditFunctions( TQWidget *parent, FormWindow *fw, bool showOnlySlots = FALSE );