summaryrefslogtreecommitdiffstats
path: root/parts/replace/replacedlgimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/replace/replacedlgimpl.h')
-rw-r--r--parts/replace/replacedlgimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/replace/replacedlgimpl.h b/parts/replace/replacedlgimpl.h
index 4ae8e86c..cc53029e 100644
--- a/parts/replace/replacedlgimpl.h
+++ b/parts/replace/replacedlgimpl.h
@@ -9,7 +9,7 @@ class TQDialog;
class ReplaceDlgImpl : public ReplaceDlg
{
Q_OBJECT
- TQ_OBJECT
+
public:
ReplaceDlgImpl(TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );