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.
2 parents b3cf44a + 7cf79de commit 20ea067Copy full SHA for 20ea067
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"
37
property Commands vescCommands: VescIf.commands()
38
39
function round(num) {
0 commit comments