summaryrefslogtreecommitdiffstats
path: root/src/k9prefdvd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9prefdvd.h')
-rw-r--r--src/k9prefdvd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9prefdvd.h b/src/k9prefdvd.h
index 3668d79..42b9f6d 100644
--- a/src/k9prefdvd.h
+++ b/src/k9prefdvd.h
@@ -21,7 +21,7 @@ class k9prefDVD : public prefDVD
TQ_OBJECT
public:
- k9prefDVD(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ k9prefDVD(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~k9prefDVD();
/*$PUBLIC_FUNCTIONS$*/
void save();