diff options
Diffstat (limited to 'vcs/cvsservice/releaseinputdialog.h')
-rw-r--r-- | vcs/cvsservice/releaseinputdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/releaseinputdialog.h b/vcs/cvsservice/releaseinputdialog.h index dc5597af..7e4befd2 100644 --- a/vcs/cvsservice/releaseinputdialog.h +++ b/vcs/cvsservice/releaseinputdialog.h @@ -20,7 +20,7 @@ */ class ReleaseInputDialog : public ReleaseInputDialogBase { - Q_OBJECT + TQ_OBJECT public: |