add plasmacomponents api docs ResourceInstance
This commit is contained in:
parent
2d864c5992
commit
7c0f0522d8
@ -31,6 +31,11 @@ PlasmaExtras.App {
|
|||||||
navigation: pageSelector
|
navigation: pageSelector
|
||||||
content: page
|
content: page
|
||||||
|
|
||||||
|
PlasmaExtras.ResourceInstance {
|
||||||
|
uri: "http://api.kde.org/4.x-api/plasma-qml-apidocs/"
|
||||||
|
title: "Plasma Components API documentation"
|
||||||
|
}
|
||||||
|
|
||||||
ListView {
|
ListView {
|
||||||
id: pageSelector
|
id: pageSelector
|
||||||
width: 200
|
width: 200
|
||||||
|
Loading…
Reference in New Issue
Block a user