summaryrefslogtreecommitdiffstats
path: root/k9author/k9title.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9author/k9title.h')
-rw-r--r--k9author/k9title.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9title.h b/k9author/k9title.h
index f28677f..109fd67 100644
--- a/k9author/k9title.h
+++ b/k9author/k9title.h
@@ -32,7 +32,7 @@ class k9Title : public TQObject {
Q_OBJECT
TQ_OBJECT
public:
- k9Title(k9NewDVD *tqparent = 0, const char *name = 0);
+ k9Title(k9NewDVD *parent = 0, const char *name = 0);
~k9Title();
k9TitleItems *getFiles();