summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/variabledialogimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/variabledialogimpl.h')
-rw-r--r--kdevdesigner/designer/variabledialogimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/variabledialogimpl.h b/kdevdesigner/designer/variabledialogimpl.h
index b8500677..65295073 100644
--- a/kdevdesigner/designer/variabledialogimpl.h
+++ b/kdevdesigner/designer/variabledialogimpl.h
@@ -35,7 +35,7 @@ class TQListView;
class VariableDialog : public VariableDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
VariableDialog( FormWindow *fw, TQWidget* parent = 0 );
~VariableDialog();