summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h')
-rw-r--r--tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h b/tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h
index 5bae764..23d4e6e 100644
--- a/tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h
+++ b/tqtinterface/qt4/tools/designer/plugins/cppeditor/editorinterfaceimpl.h
@@ -54,7 +54,7 @@ public:
TQRESULT queryInterface( const TQUuid&, TQUnknownInterface** );
TQ_REFCOUNT;
- TQWidget *editor( bool readonly, TQWidget *tqparent, TQUnknownInterface *designerIface );
+ TQWidget *editor( bool readonly, TQWidget *parent, TQUnknownInterface *designerIface );
void setText( const TQString &txt );
TQString text() const;