mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 21:25:44 +08:00
91e0f62f3e
Even keep vendor style sheets there.
19 lines
686 B
Plaintext
19 lines
686 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>img/dnd-thumbnail.png</file>
|
|
<file>img/dock-bottom.png</file>
|
|
<file>img/dock-center.png</file>
|
|
<file>img/dock-left.png</file>
|
|
<file>img/dock-right.png</file>
|
|
<file>img/dock-top.png</file>
|
|
<file>img/split-bottom.png</file>
|
|
<file>img/split-left.png</file>
|
|
<file>img/split-right.png</file>
|
|
<file>img/split-top.png</file>
|
|
<file>img/splitter-horizontal.png</file>
|
|
<file>img/splitter-vertical.png</file>
|
|
<file>stylesheets/default-windows.css</file>
|
|
<file>stylesheets/vendor-partsolutions.css</file>
|
|
</qresource>
|
|
</RCC>
|