mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 13:33:26 +02:00
remove empty line
This commit is contained in:
parent
19c8084b64
commit
54e7de8e96
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ void InfoView::loaded(bool ok)
|
|||
|
||||
QString lastVersion = settings->value(SETTINGS_VERSION_KEY).toString();
|
||||
|
||||
|
||||
QWebFrame* mainFrame = page()->mainFrame();
|
||||
QWebElement versionTag = mainFrame->findFirstElement("#version");
|
||||
QString version = versionTag.attribute("value");
|
||||
|
|
Loading…
Reference in a new issue