屏蔽帮助菜单
This commit is contained in:
@@ -25,7 +25,7 @@ Item {
|
||||
ListElement { title: qsTr("Settings"); pageSource: ""; iconPath: "image://colored-icon/toolbox-settings"; state:"settings" }
|
||||
|
||||
ListElement { title: qsTr("Add-ons"); pageSource: "qrc:///qml/AddOns.qml"; iconPath: "image://colored-icon/toolbox-addons"; state:"loader" }
|
||||
ListElement { title: qsTr("Help"); pageSource: "qrc:///qml/HelpSupport.qml"; iconPath: "image://colored-icon/toolbox-help"; state:"loader" }
|
||||
//ListElement { title: qsTr("Help"); pageSource: "qrc:///qml/HelpSupport.qml"; iconPath: "image://colored-icon/toolbox-help"; state:"loader" }
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user