summaryrefslogtreecommitdiffstats
path: root/kmid/channel4d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/channel4d.cpp')
-rw-r--r--kmid/channel4d.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/channel4d.cpp b/kmid/channel4d.cpp
index 4f47c3ae..a12165eb 100644
--- a/kmid/channel4d.cpp
+++ b/kmid/channel4d.cpp
@@ -25,7 +25,7 @@
#include "channel4d.h"
#include <tqpainter.h>
-KMidChannel4D::KMidChannel4D (int chn,TQWidget *parent) : KMidChannel(chn,parent)
+KMidChannel4D::KMidChannel4D (int chn,TQWidget *tqparent) : KMidChannel(chn,tqparent)
{
brushR = new TQBrush (red);
brushW = new TQBrush (white);