summaryrefslogtreecommitdiffstats
path: root/kmix/viewswitches.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/viewswitches.h')
-rw-r--r--kmix/viewswitches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewswitches.h b/kmix/viewswitches.h
index 8370014e..6b5ec27a 100644
--- a/kmix/viewswitches.h
+++ b/kmix/viewswitches.h
@@ -9,7 +9,7 @@ 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);