summaryrefslogtreecommitdiffstats
path: root/src/addnewstreamimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/addnewstreamimpl.h')
-rw-r--r--src/addnewstreamimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addnewstreamimpl.h b/src/addnewstreamimpl.h
index 03c5294..b144142 100644
--- a/src/addnewstreamimpl.h
+++ b/src/addnewstreamimpl.h
@@ -30,7 +30,7 @@ class AddNewStreamImpl : public AddNewStream
public:
- AddNewStreamImpl( TQWidget* tqparent = 0, const char* name = 0 );
+ AddNewStreamImpl( TQWidget* parent = 0, const char* name = 0 );
~AddNewStreamImpl();
protected: