misc fixes for linux
This commit is contained in:
@ -250,7 +250,7 @@ QLabel#coverLabel {
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>The Doge Song - Various Artists</string>
|
||||
<string>No song loaded...</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -266,14 +266,14 @@ QLabel#coverLabel {
|
||||
<item>
|
||||
<widget class="QLabel" name="nowTimeLabel">
|
||||
<property name="text">
|
||||
<string>1:10</string>
|
||||
<string>0:00</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="totalTimeLabel">
|
||||
<property name="text">
|
||||
<string>3:12</string>
|
||||
<string>0:00</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
|
Reference in New Issue
Block a user