feat(GODT-2770): proof of concept for web view as a tool window.

This commit is contained in:
Xavier Michelon
2023-07-20 18:16:44 +02:00
parent 87e79fdcba
commit 7b96a07cf5
8 changed files with 74 additions and 16 deletions

View File

@ -100,6 +100,7 @@
<file>qml/Proton/TextArea.qml</file>
<file>qml/Proton/TextField.qml</file>
<file>qml/Proton/Toggle.qml</file>
<file>qml/Proton/WebView.qml</file>
<file>qml/Proton/WebViewOverlay.qml</file>
<file>qml/QuestionItem.qml</file>
<file>qml/Resources/bug_report_flow.json</file>
@ -111,5 +112,6 @@
<file>qml/SplashScreen.qml</file>
<file>qml/Status.qml</file>
<file>qml/WelcomeGuide.qml</file>
<file>qml/WebViewWindow.qml</file>
</qresource>
</RCC>