7198: Date editor crashes on invalid date

give a name to the OK button instead of an autogenerated id
This commit is contained in:
Vassilii Khachaturov 2013-11-16 22:58:22 +02:00
parent e0de21041c
commit b1d040deb1

View File

@ -77,7 +77,7 @@
</packing>
</child>
<child>
<object class="GtkButton" id="button176">
<object class="GtkButton" id="ok_button">
<property name="label">gtk-ok</property>
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
@ -627,7 +627,7 @@
<action-widgets>
<action-widget response="-11">button174</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>
</object>
<object class="GtkListStore" id="month_model1">