mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 20:06:58 +03:00
Make some more error messages translateable.
This commit is contained in:
parent
a01b1707de
commit
4a24ea6c38
10 changed files with 26 additions and 20 deletions
|
|
@ -38,7 +38,7 @@ VersionFinal::VersionFinal(OneSixInstance *instance, QObject *parent)
|
|||
clear();
|
||||
}
|
||||
|
||||
bool VersionFinal::reload(const bool onlyVanilla, const QStringList &external)
|
||||
void VersionFinal::reload(const bool onlyVanilla, const QStringList &external)
|
||||
{
|
||||
//FIXME: source of epic failure.
|
||||
beginResetModel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue