diff options
Diffstat (limited to 'dist/qt_themes/qdarkstyle/style.qrc')
| -rw-r--r-- | dist/qt_themes/qdarkstyle/style.qrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qrc b/dist/qt_themes/qdarkstyle/style.qrc index c2c14c28a..2b91204f3 100644 --- a/dist/qt_themes/qdarkstyle/style.qrc +++ b/dist/qt_themes/qdarkstyle/style.qrc | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | <qresource prefix="icons/qdarkstyle"> | 2 | <qresource prefix="icons/qdarkstyle"> |
| 3 | <file alias="index.theme">icons/index.theme</file> | 3 | <file alias="index.theme">icons/index.theme</file> |
| 4 | <file alias="16x16/lock.png">icons/16x16/lock.png</file> | 4 | <file alias="16x16/lock.png">icons/16x16/lock.png</file> |
| 5 | <file alias="16x16/view-refresh.png">icons/16x16/view-refresh.png</file> | ||
| 5 | <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file> | 6 | <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file> |
| 6 | <file alias="48x48/chip.png">icons/48x48/chip.png</file> | 7 | <file alias="48x48/chip.png">icons/48x48/chip.png</file> |
| 7 | <file alias="48x48/folder.png">icons/48x48/folder.png</file> | 8 | <file alias="48x48/folder.png">icons/48x48/folder.png</file> |
| @@ -51,6 +52,6 @@ | |||
| 51 | <file>rc/radio_unchecked.png</file> | 52 | <file>rc/radio_unchecked.png</file> |
| 52 | </qresource> | 53 | </qresource> |
| 53 | <qresource prefix="qdarkstyle"> | 54 | <qresource prefix="qdarkstyle"> |
| 54 | <file>style.qss</file> | 55 | <file>style.qss</file> |
| 55 | </qresource> | 56 | </qresource> |
| 56 | </RCC> | 57 | </RCC> |