summaryrefslogtreecommitdiffstats
path: root/noatun/modules/voiceprint/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/voiceprint/prefs.h')
-rw-r--r--noatun/modules/voiceprint/prefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/noatun/modules/voiceprint/prefs.h b/noatun/modules/voiceprint/prefs.h
index 65f4cf3d..1803fe9b 100644
--- a/noatun/modules/voiceprint/prefs.h
+++ b/noatun/modules/voiceprint/prefs.h
@@ -9,8 +9,9 @@ class KColorButton;
class Prefs : public CModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- Prefs(TQObject* parent);
+ Prefs(TQObject* tqparent);
virtual void save();
virtual void reopen();