summaryrefslogtreecommitdiffstats
path: root/tdemdi/test/mainwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/test/mainwidget.cpp')
-rw-r--r--tdemdi/test/mainwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemdi/test/mainwidget.cpp b/tdemdi/test/mainwidget.cpp
index fd166ee95..a95af3d2f 100644
--- a/tdemdi/test/mainwidget.cpp
+++ b/tdemdi/test/mainwidget.cpp
@@ -107,7 +107,7 @@ void MainWidget::resizeEvent( TQResizeEvent *pRSE)
setSysButtonsAtMenuPosition();
}
-RestartWidget::RestartWidget():KMainWindow()
+RestartWidget::RestartWidget():TDEMainWindow()
{
mdimode=KMdi::ChildframeMode;
TQVBoxLayout* bl = new TQVBoxLayout(this);