summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchopenrequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouchopenrequest.h')
-rw-r--r--ktouch/src/ktouchopenrequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchopenrequest.h b/ktouch/src/ktouchopenrequest.h
index c66f9f02..07f36431 100644
--- a/ktouch/src/ktouchopenrequest.h
+++ b/ktouch/src/ktouchopenrequest.h
@@ -56,7 +56,7 @@ class KTouchOpenRequest : public KTouchOpenRequestDlg {
public:
/// Default constructor.
- KTouchOpenRequest(TQWidget* tqparent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+ KTouchOpenRequest(TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
/// Default destructor.
~KTouchOpenRequest() {}
/// Sets up the dialog and runs it.