summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/oss-sound/oss-sound-configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'kradio3/plugins/oss-sound/oss-sound-configuration.h')
-rw-r--r--kradio3/plugins/oss-sound/oss-sound-configuration.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kradio3/plugins/oss-sound/oss-sound-configuration.h b/kradio3/plugins/oss-sound/oss-sound-configuration.h
index 9106821..fdbcd26 100644
--- a/kradio3/plugins/oss-sound/oss-sound-configuration.h
+++ b/kradio3/plugins/oss-sound/oss-sound-configuration.h
@@ -28,8 +28,9 @@
class OSSSoundConfiguration : public OSSSoundConfigurationUI
{
Q_OBJECT
+ TQ_OBJECT
public :
- OSSSoundConfiguration (QWidget *parent, OSSSoundDevice *);
+ OSSSoundConfiguration (TQWidget *tqparent, OSSSoundDevice *);
~OSSSoundConfiguration ();
protected slots: