feat: Supplement translations.
This commit is contained in:
@@ -182,6 +182,10 @@ void ReconManager::getReconVersion()
|
||||
{
|
||||
emit getReconVersionResponsed(QString::fromStdString(result.message()));
|
||||
}
|
||||
else
|
||||
{
|
||||
emit getReconVersionResponsed("Reconstruction Software Fetch Error");
|
||||
}
|
||||
}
|
||||
|
||||
bool ReconManager::isConnected()
|
||||
|
||||
Reference in New Issue
Block a user