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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/src/ktouchopenrequest.h b/ktouch/src/ktouchopenrequest.h
index ee8b3bdb..849c157a 100644
--- a/ktouch/src/ktouchopenrequest.h
+++ b/ktouch/src/ktouchopenrequest.h
@@ -51,12 +51,12 @@
/// the user).
///
class KTouchOpenRequest : public KTouchOpenRequestDlg {
- Q_OBJECT
+ TQ_OBJECT
public:
/// Default constructor.
- KTouchOpenRequest(TQWidget* parent = 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.