You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vmprofiler-qt/src/darkstyle/darkstyle.qrc

29 lines
1.5 KiB

<RCC>
<qresource prefix="/">
<file>darkstyle/darkstyle.qss</file>
<file>darkstyle/icon_close.png</file>
<file>darkstyle/icon_restore.png</file>
<file>darkstyle/icon_undock.png</file>
<file>darkstyle/icon_branch_closed.png</file>
<file>darkstyle/icon_branch_end.png</file>
<file>darkstyle/icon_branch_more.png</file>
<file>darkstyle/icon_branch_open.png</file>
<file>darkstyle/icon_vline.png</file>
<file>darkstyle/icon_checkbox_checked.png</file>
<file>darkstyle/icon_checkbox_indeterminate.png</file>
<file>darkstyle/icon_checkbox_unchecked.png</file>
<file>darkstyle/icon_checkbox_checked_pressed.png</file>
<file>darkstyle/icon_checkbox_indeterminate_pressed.png</file>
<file>darkstyle/icon_checkbox_unchecked_pressed.png</file>
<file>darkstyle/icon_checkbox_checked_disabled.png</file>
<file>darkstyle/icon_checkbox_indeterminate_disabled.png</file>
<file>darkstyle/icon_checkbox_unchecked_disabled.png</file>
<file>darkstyle/icon_radiobutton_checked.png</file>
<file>darkstyle/icon_radiobutton_unchecked.png</file>
<file>darkstyle/icon_radiobutton_checked_pressed.png</file>
<file>darkstyle/icon_radiobutton_unchecked_pressed.png</file>
<file>darkstyle/icon_radiobutton_checked_disabled.png</file>
<file>darkstyle/icon_radiobutton_unchecked_disabled.png</file>
</qresource>
</RCC>