Modificato formato data nacita in nicolodi

This commit is contained in:
biotti 2020-01-22 00:21:03 +01:00
parent e50ba0f9c8
commit 0046817a49
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>304</height>
<height>351</height>
</rect>
</property>
<property name="windowTitle">
@ -71,6 +71,9 @@
</item>
<item row="4" column="1">
<widget class="QDateEdit" name="dateEditDataDiNascita">
<property name="displayFormat">
<string>dd/MM/yyyy</string>
</property>
<property name="calendarPopup">
<bool>true</bool>
</property>