Date editor crashes on invalid date
Back-port from gramps40 the following commits as a single change: [ca4eab8] [b4a5df2] [531e662] [83c6788] [1d654a2]
This commit is contained in:
@@ -559,7 +559,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="button176">
|
||||
<object class="GtkButton" id="ok_button">
|
||||
<property name="label">gtk-ok</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
@@ -585,7 +585,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="calendar_model">
|
||||
|
||||
Reference in New Issue
Block a user