Commit 079fd1e
BUG: Fix display of spacingString in ctkQImageView
This commit fixes a regression introduced in e6d44f8 ("BUG: Mark translatable
strings in DICOM/Widgets", 2023-03-01). It ensures the function `QString::number`
is called with the expected arguments for correct formatting of the spacing values.1 parent 7ef24ed commit 079fd1e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | | - | |
1079 | | - | |
1080 | | - | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
| |||
0 commit comments