mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[client,sdl] fixed warning in webview
This commit is contained in:
committed by
Martin Fleisz
parent
4545783dff
commit
481ba1581c
@@ -59,7 +59,7 @@ class SchemeHandler : public QWebEngineUrlSchemeHandler
|
||||
|
||||
const std::string code() const
|
||||
{
|
||||
m_code;
|
||||
return m_code;
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user