fix(RD): set resource strings for ReviewMessageBox too
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
@ -20,6 +20,8 @@ class ReviewMessageBox : public QDialog {
|
||||
void appendResource(ResourceInformation&& info);
|
||||
auto deselectedResources() -> QStringList;
|
||||
|
||||
void retranslateUi(QString resources_name);
|
||||
|
||||
~ReviewMessageBox() override;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user