mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-28 10:44:42 +00:00
Update src/Core/Crawl/guiobject.h
This commit is contained in:
parent
c86637ec28
commit
2bcce4c153
@ -48,7 +48,6 @@
|
|||||||
* ```cpp
|
* ```cpp
|
||||||
* class MyObject: public IWorldItem {
|
* class MyObject: public IWorldItem {
|
||||||
* MyObject(): IWorldItem("name", "qrc:/path/to/OwnView.qml") {
|
* MyObject(): IWorldItem("name", "qrc:/path/to/OwnView.qml") {
|
||||||
* set
|
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
* ```
|
* ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user