Zhao Yuhang
2023-12-20 74091e049e3975ac1b3c36768c5820f5604354dd
README.md
@@ -114,7 +114,7 @@
}
```
You can also initialize the agent after the window constructs.
If you don't want to derive a new widget class or change the constructor, you can initialize the agent after the window constructs.
```c++
auto w = new MyWidget();