diff --git a/declarativeimports/test/gallery/Gallery.qml b/declarativeimports/test/gallery/Gallery.qml index aae8992f9..3ede68587 100644 --- a/declarativeimports/test/gallery/Gallery.qml +++ b/declarativeimports/test/gallery/Gallery.qml @@ -31,6 +31,11 @@ PlasmaExtras.App { navigation: pageSelector content: page + PlasmaExtras.ResourceInstance { + uri: "http://api.kde.org/4.x-api/plasma-qml-apidocs/" + title: "Plasma Components API documentation" + } + ListView { id: pageSelector width: 200