From 9c40420b261ea30555cabc299829028ee345b9e5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 20 Jul 2023 15:07:57 +0900 Subject: Replace Q_OBJECT with TQ_OBJECT Signed-off-by: Michele Calgaro --- vcs/subversion/svn_fileselectdlg_commit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcs/subversion/svn_fileselectdlg_commit.h') diff --git a/vcs/subversion/svn_fileselectdlg_commit.h b/vcs/subversion/svn_fileselectdlg_commit.h index a2cf07e7..94ed2a54 100644 --- a/vcs/subversion/svn_fileselectdlg_commit.h +++ b/vcs/subversion/svn_fileselectdlg_commit.h @@ -32,7 +32,7 @@ class subversionPart; class SVNFileSelectDlgCommit : public SvnCommitDlgBase{ -Q_OBJECT +TQ_OBJECT public: -- cgit v1.2.1