Skip to content

Commit 764e27a

Browse files
committed
Update 11.md
1 parent cbe6a5b commit 764e27a

File tree

1 file changed

+1
-1
lines changed
  • docs/documentation/tips_and_tricks

1 file changed

+1
-1
lines changed

docs/documentation/tips_and_tricks/11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ auto main() -> int {
219219
| Tick interrupted on close | ⚠ sometimes | ⚠ sometimes | ✅ never |
220220
| Boilerplate / overhead | ⚠ high | ⚠ high | ✅ minimal |
221221
| Dependency | 🟢 standard lib | 🟡 Qt framework | 🟢 xtd only |
222-
| API Code Lines | ~60 (Custom Class + Main) | ~50 (Worker Class + Main) | ~10 (Main only) |
222+
| API Code Lines | ~60 (Custom Class + Main) | ~50 (Worker Class + Main) | ~10 (Main only) |
223223
| Easy to use API ||||
224224

225225
## Remarks

0 commit comments

Comments
 (0)