summaryrefslogtreecommitdiffstats
path: root/tdemid/channelview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdemid/channelview.cpp')
-rw-r--r--tdemid/channelview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemid/channelview.cpp b/tdemid/channelview.cpp
index d97fdee9..3bc76c25 100644
--- a/tdemid/channelview.cpp
+++ b/tdemid/channelview.cpp
@@ -31,7 +31,7 @@
#include <tdeconfig.h>
-ChannelView::ChannelView(void) : KMainWindow(0, "ChannelView")
+ChannelView::ChannelView(void) : TDEMainWindow(0, "ChannelView")
{
setCaption(i18n("Channel View"));
for (int i=0;i<16;i++)