summaryrefslogtreecommitdiffstats
path: root/kmid/channel3d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/channel3d.cpp')
-rw-r--r--kmid/channel3d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/channel3d.cpp b/kmid/channel3d.cpp
index d3bef7fd..8a24410b 100644
--- a/kmid/channel3d.cpp
+++ b/kmid/channel3d.cpp
@@ -25,7 +25,7 @@
#include "channel3d.h"
#include <tqpainter.h>
-KMidChannel3D::KMidChannel3D (int chn,TQWidget *parent) : KMidChannel(chn,parent)
+KMidChannel3D::KMidChannel3D (int chn,TQWidget *tqparent) : KMidChannel(chn,tqparent)
{
}