diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-05-28 23:42:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 23:42:53 -0400 |
| commit | da35955d6c15c4abc83ae8c0a4ea8195c0c0ac85 (patch) | |
| tree | beab5513b64e93c32d50f628321654623b603129 /src/resources.qrc | |
| parent | 652d3ab054cd2bd94fe88dc42aa39798fc3b2c4a (diff) | |
| parent | 0a5790b333883c7c4ef07bb44f0a411ce8ba79b5 (diff) | |
Merge pull request #1092 from Holt59/mod-data-content
Use ModDataContent feature from GamePlugin
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index c54d5bfc..8e4d9156 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -106,6 +106,7 @@ <file alias="menu">resources/contents/config.png</file> <file alias="inifile">resources/contents/feather-and-scroll.png</file> <file alias="modgroup">resources/contents/xedit.png</file> + <file alias="material">resources/contents/f4-nuclear.png</file> </qresource> <qresource prefix="/qt/etc"> <file>qt.conf</file> |
