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 d0bc3c4e..de469292 100644
--- a/kmix/viewsurround.h
+++ b/kmix/viewsurround.h
@@ -15,7 +15,7 @@ class ViewSurround : public ViewBase
Q_OBJECT
TQ_OBJECT
public:
- ViewSurround(TQWidget* tqparent, const char* name, const TQString & caption, Mixer* mixer, ViewBase::ViewFlags vflags);
+ ViewSurround(TQWidget* parent, const char* name, const TQString & caption, Mixer* mixer, ViewBase::ViewFlags vflags);
~ViewSurround();
virtual int count();