summaryrefslogtreecommitdiffstats
path: root/korn/kornshell.h
diff options
context:
space:
mode:
Diffstat (limited to 'korn/kornshell.h')
-rw-r--r--korn/kornshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/kornshell.h b/korn/kornshell.h
index aa97c40a..56859863 100644
--- a/korn/kornshell.h
+++ b/korn/kornshell.h
@@ -33,7 +33,7 @@ class KornShell : public TQWidget
{ Q_OBJECT
TQ_OBJECT
public:
- KornShell( TQWidget * tqparent = 0, const char * name = 0 );
+ KornShell( TQWidget * parent = 0, const char * name = 0 );
~KornShell();
void show();