- refactoring - completely changed the tooling (adding elements) - better re-use for more stable editing - new elements - ui adjustments - LINT for stair-editing - many more changes
18 lines
596 B
Plaintext
18 lines
596 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>res/icons/polygon32.png</file>
|
|
<file>res/icons/polygon16.png</file>
|
|
<file>res/icons/floor.svg</file>
|
|
<file>res/icons/wall.svg</file>
|
|
<file>res/icons/pillar.svg</file>
|
|
<file>res/icons/wifi.svg</file>
|
|
<file>res/icons/beacon.svg</file>
|
|
<file>res/icons/image.svg</file>
|
|
<file>res/icons/cross.png</file>
|
|
<file>res/icons/poi.svg</file>
|
|
<file>res/icons/stair.svg</file>
|
|
<file>res/icons/door.svg</file>
|
|
<file>res/icons/cursor.svg</file>
|
|
</qresource>
|
|
</RCC>
|