[client,sdl] fixed warning in webview
This commit is contained in:
parent
4545783dff
commit
481ba1581c
@ -59,7 +59,7 @@ class SchemeHandler : public QWebEngineUrlSchemeHandler
|
||||
|
||||
const std::string code() const
|
||||
{
|
||||
m_code;
|
||||
return m_code;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user