10 lines
263 B
XML
10 lines
263 B
XML
<!-- missing attribute in dialog markup -->
|
|
<interface>
|
|
<object class="GtkDialog">
|
|
<child type="action">
|
|
<object class="GtkButton" id="button_ok">
|
|
<property name="cantdefault">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|