Commit 3d1e7154 authored by Jüri Valdmann's avatar Jüri Valdmann
Browse files

Fix doc of QQuickWebEngineSettings::fullScreenSupportEnabled


Fixes: QTBUG-78091
Change-Id: I65c8c39625955782c157b6360f92aa3a7e1c8c1b
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@qt.io>
Showing with 1 addition and 1 deletion
...@@ -250,7 +250,7 @@ bool QQuickWebEngineSettings::pluginsEnabled() const ...@@ -250,7 +250,7 @@ bool QQuickWebEngineSettings::pluginsEnabled() const
Tells the web engine whether fullscreen is supported in this application or not. Tells the web engine whether fullscreen is supported in this application or not.
Enabled by default. Disabled by default.
*/ */
bool QQuickWebEngineSettings::fullScreenSupportEnabled() const bool QQuickWebEngineSettings::fullScreenSupportEnabled() const
{ {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment