1

QML: Tutorial2 try to experiment with footnotes

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
Juraj Oravec 2022-07-14 21:09:02 +02:00
parent bc2d18b285
commit e359cb720c
Signed by: SGOrava
GPG Key ID: 13660A3F1D9F093B

View File

@ -100,7 +100,7 @@ Falkon.PluginInterface {
}
```
The plugin / extension inherits from `Falkon.PluginInterface`[link][1].
The plugin / extension inherits from `Falkon.PluginInterface` [^1] .
The full code can be found at
[extensions/qml_tutorial_2](../extensions/qml_tutorial_2)
@ -131,4 +131,4 @@ Return `true` if is and `false` if not.
[1]: https://github.com/KDE/falkon/blob/master/src/lib/plugins/qml/qmlplugininterface.h
[^1]: https://falkon.sgorava.xyz/docs/class_qml_plugin_interface.html