mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 02:04:33 +00:00
Some checks failed
buildbot/DocsGenerator Build finished.
buildbot/Wasm32Builder Build finished.
buildbot/AndroidBuilder_v8Qt6 Build finished.
buildbot/AndroidBuilder_v7 Build finished.
buildbot/LinuxCMakeBuilder Build finished.
buildbot/AndroidBuilder_v8 Build finished.
buildbot/LinuxCMakeBuilderQt6 Build finished.
buildbot/WindowsBuilder Build finished.
buildbot/WindowsCMakeBuilder Build finished.
17 lines
644 B
Plaintext
17 lines
644 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>ApplicationRoot.qml</file>
|
|
<file>BrowserDialog.qml</file>
|
|
<file>BrowserWindow.qml</file>
|
|
<file>DownloadView.qml</file>
|
|
<file>FindBar.qml</file>
|
|
<file>FullScreenNotification.qml</file>
|
|
</qresource>
|
|
<qresource prefix="/icons">
|
|
<file alias="go-next.png">icons/3rdparty/go-next.png</file>
|
|
<file alias="go-previous.png">icons/3rdparty/go-previous.png</file>
|
|
<file alias="process-stop.png">icons/3rdparty/process-stop.png</file>
|
|
<file alias="view-refresh.png">icons/3rdparty/view-refresh.png</file>
|
|
</qresource>
|
|
</RCC>
|