Skip to content

Commit

Permalink
Add play button on music info dialog (#295)
Browse files Browse the repository at this point in the history
Co-authored-by: acidzab <samuele.maoloni@gmail.com>
  • Loading branch information
acidzab and acidzab authored Nov 12, 2024
1 parent eaca7da commit a82468e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 1080p/DialogMusicInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,11 @@
<onright>9000</onright>
<onup>50</onup>
<ondown>49</ondown>
<control type="button" id="8">
<description>Play</description>
<include>ButtonInfoDialogsCommonValues</include>
<label />
</control>
<control type="button" id="6">
<description>Refresh</description>
<include>ButtonInfoDialogsCommonValues</include>
Expand Down

0 comments on commit a82468e

Please sign in to comment.