summaryrefslogtreecommitdiffstats
path: root/qml/mw-ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/mw-ui.qml')
-rw-r--r--qml/mw-ui.qml5
1 files changed, 4 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index c1d0e6f..4c93854 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -85,7 +85,7 @@ Rectangle {
Mcc {}
// Install software page
- Install {}
+ InstallSoftware {}
// Applications page
function update_list(group) {
@@ -367,6 +367,9 @@ Rectangle {
Mcc {}
// Install software page
+ InstallSoftware {}
+
+ // Install on HD
Install {}
// Documentation links