diff options
Diffstat (limited to 'vcs/subversion/commitdlg.h')
-rw-r--r-- | vcs/subversion/commitdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/commitdlg.h b/vcs/subversion/commitdlg.h index 4636c198..f4fc320e 100644 --- a/vcs/subversion/commitdlg.h +++ b/vcs/subversion/commitdlg.h @@ -25,7 +25,7 @@ class CommitDlg : public CommitDlgBase { - Q_OBJECT + TQ_OBJECT public: CommitDlg( TQWidget* = 0 ); |