forked from AuroraMiddleware/gtk
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
|
<!-- missing attribute in dialog markup -->
|
||
|
<interface>
|
||
|
<object class="GtkDialog">
|
||
|
<child type="action">
|
||
|
<object class="GtkButton" id="button_ok">
|
||
|
<property name="can_default">1</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|