1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-04-01 02:42:39 +08:00
Qt-Advanced-Docking-System/examples/autohide/autohide.qrc
2023-10-20 17:13:48 +08:00

7 lines
153 B
Plaintext

<RCC>
<qresource prefix="adsautohide">
<file>images/minimize-button.svg</file>
<file>res/autohide.css</file>
</qresource>
</RCC>