==============================================================================
| 1851 | |
| 1852 | //============================================================================== |
| 1853 | inline WebView::WebView() : WebView (Options()) {} |
| 1854 | |
| 1855 | inline WebView::WebView (const Options& options) |
| 1856 | { |
nothing calls this directly
no test coverage detected