Skip to content

Commit ce3ff43

Browse files
committed
Set the "last played"-label initially empty
1 parent 3493a7f commit ce3ff43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mainwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
<item>
445445
<widget class="QLabel" name="lbl_lastPlayed">
446446
<property name="text">
447-
<string>lbl_lastPlayed</string>
447+
<string/>
448448
</property>
449449
</widget>
450450
</item>

0 commit comments

Comments
 (0)