summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qml/mw-ui.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/mw-ui.qml b/qml/mw-ui.qml
index 1a66028..3bc5719 100644
--- a/qml/mw-ui.qml
+++ b/qml/mw-ui.qml
@@ -482,7 +482,7 @@ It is highly recommended that you update your system regularly. An Update icon w
{'name':qsTr("Graphics"),'group': "graphics"},
{'name':qsTr("System"),'group': "system"},
{'name':qsTr("Programming"),'group': "programming"}]
- height: 25 * 9
+ height: 30 * 9
delegate: Rectangle{
width: parent.width
height: 30