This commit is contained in:
arcan1s
2014-03-30 02:33:42 +04:00
parent 2ddf9082f2
commit e6bbea9c07
3 changed files with 6 additions and 5 deletions

View File

@ -72,7 +72,7 @@ $custom: $dddd - long weekday; $ddd - short weekday; $dd - day; $d day w\o zero;
$yyyy - year; $yy short year;
$hh - hours (24 only); $h - hours w\o zero (24 only);
$mm - minutes; $m - minutes w\o zero;
s$ss - seconds; $s - seconds w\o zero</string>
$ss - seconds; $s - seconds w\o zero</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>