forked from qt-creator/qt-creator
Cvs: Move to Tr::tr
Change-Id: Iba6cfa75745ec2644c1a3dd20949971d16f6dba7 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
#include <QCoreApplication>
|
||||
|
||||
namespace CVS {
|
||||
namespace Cvs {
|
||||
|
||||
struct Tr
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(CVS)
|
||||
};
|
||||
|
||||
} // namespace CVS
|
||||
} // Cvs
|
||||
|
||||
Reference in New Issue
Block a user