mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 02:03:24 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -91,6 +91,9 @@
|
||||||
<second>0</second>
|
<second>0</second>
|
||||||
</time>
|
</time>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="displayFormat">
|
||||||
|
<string>h:mm</string>
|
||||||
|
</property>
|
||||||
<property name="timeSpec">
|
<property name="timeSpec">
|
||||||
<enum>Qt::LocalTime</enum>
|
<enum>Qt::LocalTime</enum>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue