summaryrefslogtreecommitdiffstats
path: root/kmdi/kmdi/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/kmdi/mainwindow.h')
-rw-r--r--kmdi/kmdi/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmdi/kmdi/mainwindow.h b/kmdi/kmdi/mainwindow.h
index d7351a330..597bc15f5 100644
--- a/kmdi/kmdi/mainwindow.h
+++ b/kmdi/kmdi/mainwindow.h
@@ -79,7 +79,7 @@ class KMDI_EXPORT MainWindow : public KParts::DockMainWindow
/**
* Constructor.
*/
- MainWindow ( TQWidget* parentWidget, const char* name = "");
+ MainWindow ( TQWidget* tqparentWidget, const char* name = "");
/**
* Destructor.