feat: album cover support copy-paste from the old SP codebase

This commit is contained in:
Gary Wang
2020-04-09 18:12:35 +08:00
parent 2e543bfe0a
commit ce885bee3f
7 changed files with 773 additions and 2 deletions

View File

@ -16,6 +16,9 @@
<height>160</height>
</size>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
<property name="windowTitle">
<string>Pineapple Player</string>
</property>
@ -185,6 +188,9 @@ QLabel#coverLabel {
<property name="text">
<string>AlbumCover</string>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item>