Fix typo in ToolTipArea documentation
Change-Id: I6a823b1356099f364d0bd59e3f3a0daa137f1ae7
This commit is contained in:
parent
5caba3cfaf
commit
70cf70be3a
@ -55,7 +55,7 @@ class ToolTipDialog;
|
|||||||
* icon: "plasma"
|
* icon: "plasma"
|
||||||
* // alternatively, you can specify your own component
|
* // alternatively, you can specify your own component
|
||||||
* // to be loaded when the tooltip shows
|
* // to be loaded when the tooltip shows
|
||||||
* mainComponent: Component {
|
* mainItem: Component {
|
||||||
* YourCustomItem { ... }
|
* YourCustomItem { ... }
|
||||||
* }
|
* }
|
||||||
* ... }
|
* ... }
|
||||||
|
Loading…
Reference in New Issue
Block a user