Image time shift dialog: remove the silly AM
This is a time offset, not a time of day. Fixes #579 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
abb9a6c12d
commit
bc1e9edd5d
@ -91,6 +91,9 @@
|
||||
<second>0</second>
|
||||
</time>
|
||||
</property>
|
||||
<property name="displayFormat">
|
||||
<string>h:mm</string>
|
||||
</property>
|
||||
<property name="timeSpec">
|
||||
<enum>Qt::LocalTime</enum>
|
||||
</property>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user