1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/data/data.qrc
David Rosca 1d37a6867c PageThumbnailer: Rewrite to load thumbnails with QML WebEngineView
This way it is possible to get thumbnail even without showing the
webview.
2015-10-09 19:31:08 +02:00

9 lines
219 B
Plaintext

<RCC>
<qresource prefix="/">
<file>data/bookmarks.json</file>
<file>data/browsedata.db</file>
<file>data/profiles.ini</file>
<file>data/thumbnailer.qml</file>
</qresource>
</RCC>