fix some transtaions warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
fa92e6bd29
commit
0eefa52dbc
5 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "ui/widgets/VersionSelectWidget.h"
|
||||
|
||||
class InstallLoaderPage : public VersionSelectWidget, public BasePage {
|
||||
Q_OBJECT
|
||||
public:
|
||||
InstallLoaderPage(const QString& id,
|
||||
const QString& iconName,
|
||||
|
@ -164,3 +165,4 @@ void InstallLoaderDialog::done(int result)
|
|||
|
||||
QDialog::done(result);
|
||||
}
|
||||
#include "InstallLoaderDialog.moc"
|
Loading…
Add table
Add a link
Reference in a new issue