Mercurial: Convert to Tr::tr

Change-Id: I2a6ecd17091ffa0100f982848afbf941c6997db7
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2022-10-06 13:08:30 +02:00
parent db5e3555ac
commit 47e5997e57
32 changed files with 163 additions and 654 deletions

View File

@@ -13,8 +13,6 @@ namespace Mercurial::Internal {
class AuthenticationDialog : public QDialog
{
Q_OBJECT
public:
explicit AuthenticationDialog(const QString &username, const QString &password,
QWidget *parent = nullptr);