summaryrefslogtreecommitdiffstats
path: root/knetwalk/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'knetwalk/src/mainwindow.h')
-rw-r--r--knetwalk/src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knetwalk/src/mainwindow.h b/knetwalk/src/mainwindow.h
index 40402930..11118e0e 100644
--- a/knetwalk/src/mainwindow.h
+++ b/knetwalk/src/mainwindow.h
@@ -29,7 +29,7 @@ class MainWindow : public KMainWindow
Q_OBJECT
TQ_OBJECT
public:
- MainWindow(TQWidget *tqparent=0, const char* name=0, WFlags fl=0);
+ MainWindow(TQWidget *parent=0, const char* name=0, WFlags fl=0);
protected:
virtual void closeEvent(TQCloseEvent*);
private: