diff options
Diffstat (limited to 'parts/replace/replacedlgimpl.h')
-rw-r--r-- | parts/replace/replacedlgimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/replace/replacedlgimpl.h b/parts/replace/replacedlgimpl.h index cc53029e..f71adaa6 100644 --- a/parts/replace/replacedlgimpl.h +++ b/parts/replace/replacedlgimpl.h @@ -8,7 +8,7 @@ class TQDialog; class ReplaceDlgImpl : public ReplaceDlg { - Q_OBJECT + TQ_OBJECT public: |