Skip to content

Commit

Permalink
Merge pull request #1673 from Be-ing/latenight_booth_gain
Browse files Browse the repository at this point in the history
LateNight: fix booth gain knob
  • Loading branch information
daschuer authored May 19, 2018
2 parents 7b0dfef + 3ba5de0 commit 2b4c883
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions res/skins/LateNight/mixer_master_headphone.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@
<Children>
<Template src="skin:knob_textless.xml">
<SetVariable name="Size">35f,30f</SetVariable>
<SetVariable name="TooltipId">master_gain</SetVariable>
<SetVariable name="group">[Booth]</SetVariable>
<SetVariable name="control">gain</SetVariable>
<SetVariable name="TooltipId">booth_gain</SetVariable>
<SetVariable name="group">[Master]</SetVariable>
<SetVariable name="control">booth_gain</SetVariable>
</Template>

<Label>
Expand Down

0 comments on commit 2b4c883

Please sign in to comment.