1.实现配置文件应用。
This commit is contained in:
@ -7,7 +7,7 @@ Window {
|
||||
width: 1120
|
||||
height: 640
|
||||
visible: true
|
||||
title: qsTr("L015上位机工具")
|
||||
title: qsTr("L015上位机工具 "+Qt.application.version)
|
||||
|
||||
OperationItem {
|
||||
id: operationItem
|
||||
|
Reference in New Issue
Block a user