diff options
| author | Tannin <devnull@localhost> | 2015-02-25 17:57:38 +0100 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-02-25 17:57:38 +0100 |
| commit | cbe84327c685626cf816f956b5857557a5f3090e (patch) | |
| tree | 9428b980b40e4ae2e2a68b13145b052894df1ae1 /src/resources.qrc | |
| parent | ce228e512cfd2b249a1ebc2ef0e576825afb29a0 (diff) | |
- added content icon for BSAs
- improved display of content icons (better scaling and some borders)
- bugfix: contains changes missing from changeset bc6b6430017b
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 20b0e3fe..85cd6ec7 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -77,5 +77,9 @@ <file alias="script">resources/contents/tinker.png</file> <file alias="mesh">resources/contents/breastplate.png</file> <file alias="string">resources/contents/conversation.png</file> + <file alias="bsa">resources/contents/locked-chest.png</file> + </qresource> + <qresource prefix="/qt/etc"> + <file>qt.conf</file> </qresource> </RCC> |
