We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3972c commit b03e107Copy full SHA for b03e107
1 file changed
ui.qml.in
@@ -33,7 +33,7 @@ import QtQuick.Controls.Material 2.2
33
34
Item {
35
id: mainItem
36
- property string tabTitle: "Refloat"
+ property string tabTitle: "Refloat"
37
property Commands vescCommands: VescIf.commands()
38
39
function round(num) {
0 commit comments