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