Skip to content

Commit b03e107

Browse files
committed
UI: Remove a trailing whitespace
1 parent da3972c commit b03e107

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-
property string tabTitle: "Refloat"
36+
property string tabTitle: "Refloat"
3737
property Commands vescCommands: VescIf.commands()
3838

3939
function round(num) {

0 commit comments

Comments
 (0)