Skip to content

Commit 2ff5bc6

Browse files
committed
DlgTrackInfo: fix indentation in .ui file
1 parent 8eb0d14 commit 2ff5bc6

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

src/library/dlgtrackinfo.ui

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -732,13 +732,13 @@
732732
<string>BPM</string>
733733
</attribute>
734734
<layout class="QVBoxLayout" name="verticalLayout_4">
735-
<item>
736-
<widget class="QPushButton" name="bpmLock">
737-
<property name="toolTip">
738-
<string>Lock or unlock the BPM and beatgrid for this track.</string>
739-
</property>
740-
</widget>
741-
</item>
735+
<item>
736+
<widget class="QPushButton" name="bpmLock">
737+
<property name="toolTip">
738+
<string>Lock or unlock the BPM and beatgrid for this track.</string>
739+
</property>
740+
</widget>
741+
</item>
742742
<item>
743743
<layout class="QHBoxLayout" name="horizontalLayout_4">
744744
<item>

0 commit comments

Comments
 (0)