[notesqml] Fix up documentation pointers
This commit is contained in:
parent
21c7063239
commit
4576cb4fa0
@ -18,10 +18,11 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* Some Calamares internals are available to all QML modules.
|
/* Some Calamares internals are available to all QML modules.
|
||||||
* They live in the calamares.ui namespace (filled programmatically
|
* They live in the io.calamares namespace (filled programmatically
|
||||||
* by Calamares). One of the internals that is exposed is the
|
* by Calamares). One of the internals that is exposed in the sub-
|
||||||
* Branding object, which can be used to retrieve strings and paths
|
* namespace io.calamares.ui is the Branding object, which can be used
|
||||||
* and colors.
|
* to retrieve strings and paths and colors. For a full list, see
|
||||||
|
* the documentation of the QmlViewStep base-class.
|
||||||
*/
|
*/
|
||||||
import io.calamares.ui 1.0
|
import io.calamares.ui 1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user