Date Format dialog flashes up when file/properties used

When you select the File/Properties dialog, in the construction of that
a 'Date Format' dialog flashes up while the date component is moved to
the properties dialog. Can mainly be seen on Windows so remove the
visible setting in glade file.
This commit is contained in:
Robert Fewell 2018-04-14 00:05:25 +01:00
parent 4a97269e4b
commit e81b2ccca3

View File

@ -35,7 +35,6 @@
</data>
</object>
<object class="GtkWindow" id="gnc_date_format_window">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Date Format</property>
<property name="resizable">False</property>