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