Delete some incorrect notr="true" tags

Signed-off-by: tjw123hh <tjw123hh@outlook.com>
This commit is contained in:
tjw123hh
2023-07-25 17:35:31 +08:00
parent a32ca43288
commit 280f041acb
2 changed files with 1 additions and 2 deletions

View File

@ -62,7 +62,7 @@ public:
QString displayName() const override
{
return "Launcher";
return tr("Launcher");
}
QIcon icon() const override
{