forked from qt-creator/qt-creator
Android: Convert to using Tr::tr
Change-Id: Ie9110093101b0f49808b4da7b13ac3f47c3bb994 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -15,8 +15,6 @@ namespace Internal {
|
||||
|
||||
class CreateAndroidManifestWizard : public Utils::Wizard
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(Android::CreateAndroidManifestWizard)
|
||||
|
||||
public:
|
||||
CreateAndroidManifestWizard(ProjectExplorer::BuildSystem *buildSystem);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user