7198: Date editor crashes on invalid date
give a name to the OK button instead of an autogenerated id
This commit is contained in:
parent
e0de21041c
commit
b1d040deb1
@ -77,7 +77,7 @@
|
|||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="button176">
|
<object class="GtkButton" id="ok_button">
|
||||||
<property name="label">gtk-ok</property>
|
<property name="label">gtk-ok</property>
|
||||||
<property name="use_action_appearance">False</property>
|
<property name="use_action_appearance">False</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
@ -627,7 +627,7 @@
|
|||||||
<action-widgets>
|
<action-widgets>
|
||||||
<action-widget response="-11">button174</action-widget>
|
<action-widget response="-11">button174</action-widget>
|
||||||
<action-widget response="-6">button175</action-widget>
|
<action-widget response="-6">button175</action-widget>
|
||||||
<action-widget response="-5">button176</action-widget>
|
<action-widget response="-5">ok_button</action-widget>
|
||||||
</action-widgets>
|
</action-widgets>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkListStore" id="month_model1">
|
<object class="GtkListStore" id="month_model1">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user