summaryrefslogtreecommitdiffstats
path: root/kmix/viewsurround.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmix/viewsurround.h')
-rw-r--r--kmix/viewsurround.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/viewsurround.h b/kmix/viewsurround.h
index 4ba3c5cc..32903f6b 100644
--- a/kmix/viewsurround.h
+++ b/kmix/viewsurround.h
@@ -13,7 +13,7 @@ class Mixer;
class ViewSurround : public ViewBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ViewSurround(TQWidget* parent, const char* name, const TQString & caption, Mixer* mixer, ViewBase::ViewFlags vflags);
~ViewSurround();