summaryrefslogtreecommitdiffstats
path: root/kommander/pluginmanager/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/pluginmanager/mainwindow.h')
-rw-r--r--kommander/pluginmanager/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/pluginmanager/mainwindow.h b/kommander/pluginmanager/mainwindow.h
index ffc59ace..51c02a5e 100644
--- a/kommander/pluginmanager/mainwindow.h
+++ b/kommander/pluginmanager/mainwindow.h
@@ -28,7 +28,7 @@ class MainWindow : public KMainWindow
Q_OBJECT
TQ_OBJECT
public:
- MainWindow( TQWidget* tqparent = 0, const char *name = 0, WFlags f = WType_TopLevel | WDestructiveClose );
+ MainWindow( TQWidget* parent = 0, const char *name = 0, WFlags f = WType_TopLevel | WDestructiveClose );
~MainWindow();
protected slots: