Commit 55b06a3
Fix: support Qt 6.10.1
In Qt 6.10.1, QString::arg() do not supports arguments of types that implicitly convert to integral types.
see https://doc.qt.io/qt-6/qstring.html#arg-21 parent 22b176c commit 55b06a3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments