mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
391beef707
This will help a lot with developing chromes for different UI frameworks where we can see which helper classes and processes are really using Qt vs just using it to get at helper data. As a bonus, remove Qt dependency from WebDriver.
8 lines
239 B
Text
8 lines
239 B
Text
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file>../Icons/ladybird.png</file>
|
|
<file>../Icons/back.tvg</file>
|
|
<file>../Icons/forward.tvg</file>
|
|
<file>../Icons/reload.tvg</file>
|
|
</qresource>
|
|
</RCC>
|