mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 22:43:25 +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>
|
||||
</time>
|
||||
</property>
|
||||
<property name="displayFormat">
|
||||
<string>h:mm</string>
|
||||
</property>
|
||||
<property name="timeSpec">
|
||||
<enum>Qt::LocalTime</enum>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue