summaryrefslogtreecommitdiffstats
path: root/k9author/k9avidecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9author/k9avidecode.h')
-rw-r--r--k9author/k9avidecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9avidecode.h b/k9author/k9avidecode.h
index 67614a3..06004f7 100644
--- a/k9author/k9avidecode.h
+++ b/k9author/k9avidecode.h
@@ -59,7 +59,7 @@ class k9AviDecode : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- k9AviDecode(TQObject *tqparent = 0, const char *name = 0);
+ k9AviDecode(TQObject *parent = 0, const char *name = 0);
~k9AviDecode();
bool open(const TQString & _fileName);