diff options
Diffstat (limited to 'vcs/clearcase/commentdlg.h')
-rw-r--r-- | vcs/clearcase/commentdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/clearcase/commentdlg.h b/vcs/clearcase/commentdlg.h index 0ce9d5ce..1967dfb8 100644 --- a/vcs/clearcase/commentdlg.h +++ b/vcs/clearcase/commentdlg.h @@ -18,7 +18,7 @@ class CcaseCommentDlg : public TQDialog { -Q_OBJECT +TQ_OBJECT public: CcaseCommentDlg(bool = FALSE); |