summaryrefslogtreecommitdiffstats
path: root/kmix/viewswitches.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/viewswitches.h')
-rw-r--r--kmix/viewswitches.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmix/viewswitches.h b/kmix/viewswitches.h
index cf0d8360..6b5ec27a 100644
--- a/kmix/viewswitches.h
+++ b/kmix/viewswitches.h
@@ -9,8 +9,8 @@ class Mixer;
class ViewSwitches : public ViewBase
{
- Q_OBJECT
-
+ TQ_OBJECT
+
public:
ViewSwitches(TQWidget* parent, const char* name, const TQString & caption, Mixer* mixer, ViewBase::ViewFlags vflags);
~ViewSwitches();