mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Add plugin icon
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
RESOURCE_DEF(page_white_edit, "page_white_edit.png") \
|
||||
RESOURCE_DEF(page_white_link, "page_white_link.png") \
|
||||
RESOURCE_DEF(page_white_stack, "page_white_stack.png") \
|
||||
RESOURCE_DEF(plugin, "plugin.png") \
|
||||
RESOURCE_DEF(plugin_add, "plugin_add.png") \
|
||||
RESOURCE_DEF(save, "save.png") \
|
||||
RESOURCE_DEF(tick, "tick.png") \
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 669 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
@@ -99,6 +99,8 @@
|
||||
<file>page_white_link@2x.png</file>
|
||||
<file>page_white_stack.png</file>
|
||||
<file>page_white_stack@2x.png</file>
|
||||
<file>plugin.png</file>
|
||||
<file>plugin@2x.png</file>
|
||||
<file>plugin_add.png</file>
|
||||
<file>plugin_add@2x.png</file>
|
||||
<file>save.png</file>
|
||||
|
||||
Reference in New Issue
Block a user