summaryrefslogtreecommitdiffstats
path: root/kttsd/libkttsd/stretcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/libkttsd/stretcher.h')
-rw-r--r--kttsd/libkttsd/stretcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/stretcher.h b/kttsd/libkttsd/stretcher.h
index e0c7e72..dc85e46 100644
--- a/kttsd/libkttsd/stretcher.h
+++ b/kttsd/libkttsd/stretcher.h
@@ -39,7 +39,7 @@ class KDE_EXPORT Stretcher : public TQObject{
/**
* Constructor.
*/
- Stretcher(TQObject *tqparent = 0, const char *name = 0);
+ Stretcher(TQObject *parent = 0, const char *name = 0);
/**
* Destructor.