summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/stream.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/stream.h b/kopete/protocols/groupwise/libgroupwise/stream.h
index 15544a6c..e07b5e49 100644
--- a/kopete/protocols/groupwise/libgroupwise/stream.h
+++ b/kopete/protocols/groupwise/libgroupwise/stream.h
@@ -46,7 +46,7 @@ public:
SystemShutdown
};
- Stream(TQObject *tqparent=0);
+ Stream(TQObject *parent=0);
virtual ~Stream();
virtual void close()=0;