Skip to content

Commit

Permalink
Merge pull request #12879 from ronie/11114-fallout
Browse files Browse the repository at this point in the history
fix MusicPlaylistEditor
  • Loading branch information
ronie committed Oct 10, 2017
2 parents 229f830 + db7983d commit 6a09c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions addons/skin.estouchy/xml/MyMusicPlaylistEditor.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol allways="true">6</defaultcontrol>
<views>50</views>
<onunload>ClearProperty(PopupMenuVisible,Home)</onunload>
<controls>
<include>CommonBackground</include>
Expand Down
1 change: 1 addition & 0 deletions addons/skin.estuary/xml/MyMusicPlaylistEditor.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">6</defaultcontrol>
<views>50</views>
<menucontrol>9000</menucontrol>
<controls>
<include>DefaultBackground</include>
Expand Down

0 comments on commit 6a09c7b

Please sign in to comment.