mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-01 01:13:40 +00:00
Add missing file tileset_selector_window.xml
This commit is contained in:
parent
2501f5aa3c
commit
1c6660e964
16
data/widgets/tileset_selector_window.xml
Normal file
16
data/widgets/tileset_selector_window.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<!-- Aseprite -->
|
||||
<!-- Copyright (C) 2020 by Igara Studio S.A. -->
|
||||
<gui>
|
||||
<window id="tileset_selector_window" text="@.title">
|
||||
<vbox>
|
||||
<hbox id="tileset_options" />
|
||||
<hbox>
|
||||
<boxfiller />
|
||||
<hbox homogeneous="true">
|
||||
<button text="@general.ok" closewindow="true" id="ok" magnet="true" minwidth="60" />
|
||||
<button text="@general.cancel" closewindow="true" />
|
||||
</hbox>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</window>
|
||||
</gui>
|
Loading…
x
Reference in New Issue
Block a user