mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
4a97269e4b
commit
e81b2ccca3
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user