Core: Tr::tr

Change-Id: I0064814b0689f0f65072d2b0f60e26162587fd54
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2023-01-16 17:20:07 +01:00
parent 8f8150db2d
commit 015b1ee53c
104 changed files with 1481 additions and 11072 deletions

View File

@@ -10,8 +10,6 @@ namespace Internal {
class PluginInstallWizard
{
Q_DECLARE_TR_FUNCTIONS(Core::Internal::PluginInstallWizard)
public:
static bool exec();
};