General cleanups
This commit is contained in:
@@ -59,3 +59,7 @@ OptionsModel *ClientModel::getOptionsModel()
|
||||
return optionsModel;
|
||||
}
|
||||
|
||||
QString ClientModel::formatFullVersion() const
|
||||
{
|
||||
return QString::fromStdString(FormatFullVersion());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user