Remove day, month and year from the Calendar widget in Glade to allow the calendar to default to the current date.

pull/61/head
Christian T. Jacobs 2017-06-25 14:22:54 +01:00
rodzic be7ad3bf1f
commit 65a3fe68d9
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -3991,9 +3991,6 @@ Base64-encoded plain text in the configuration file.</property>
<object class="GtkCalendar" id="calendar">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="year">2017</property>
<property name="month">1</property>
<property name="day">23</property>
</object>
<packing>
<property name="expand">True</property>