Skip to content

Commit 4cb054d

Browse files
committed
Use Refloat for tab title instead of default (AppUi)
Feature: Rename the AppUI tab title to Refloat
1 parent 352aeca commit 4cb054d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui.qml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import QtQuick.Controls.Material 2.2
3333

3434
Item {
3535
id: mainItem
36-
36+
property string tabTitle: "Refloat"
3737
property Commands vescCommands: VescIf.commands()
3838

3939
function round(num) {

0 commit comments

Comments
 (0)