Cvs: Move to Tr::tr

Change-Id: Iba6cfa75745ec2644c1a3dd20949971d16f6dba7
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2022-09-29 17:59:47 +02:00
parent 08a7dbd046
commit dda16c3abc
30 changed files with 160 additions and 433 deletions

View File

@@ -5,11 +5,11 @@
#include <QCoreApplication>
namespace CVS {
namespace Cvs {
struct Tr
{
Q_DECLARE_TR_FUNCTIONS(CVS)
};
} // namespace CVS
} // Cvs