1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:49:55 +00:00
openmw-tes3mp/files/opencs/resources.qrc
graffy76 101c147217 Final changes for record status icon feature, incl. window size user
preference

1. Included updated status icons, added base.png
2. Added doxygen comments CSV / CSM Settings classes
3. Implemented Glorf's code for window size preference
4. Minor changes code that searches maps in CSV / CSM Settings classes
5. Removed CSVSettings::SamplePage class
6. Other minor code maintenance / improvements
2013-06-20 18:06:25 -05:00

9 lines
217 B
Text

<RCC>
<qresource prefix="/">
<file>opencs.png</file>
<file>added.png</file>
<file>modified.png</file>
<file>removed.png</file>
<file>base.png</file>
</qresource>
</RCC>