Commit 120ae1e
committed
Merge #478: Fix too many arguments warning in BlockClock
0392f2c Fix too many arguments warning in BlockClock (johnny9)
Pull request description:
Fixes the following warning
```
expression for onCompleted@qrc:/qml/components/BlockClock.qml:120
Too many arguments, ignoring 1
```
ACKs for top commit:
hebasto:
ACK 0392f2c, tested on Ubuntu 24.04.
Tree-SHA512: b63de09e4a6d6c135375c46198227149dd814bcdd998c002e4fdd238320d2bfa72e302d995cfab5a215ab3850b9bb2859067875498648d60132a6ba1fba344521 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments