diff options
author | Josef Schauer <schauher@mur.at> | 2014-04-06 11:18:03 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-04-06 11:18:03 (GMT) |
commit | fe9bcad05362464fece39d28a685491e122bf669 (patch) | |
tree | 68489e8bf4f799b4f6ed53f59266b8ff891d5f8f | |
parent | 1b95eee37d1dc47d5f02befcd8cd88d8f90e745e (diff) |
vu_sampler
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index a849cc6..b04d026 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -700,7 +700,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Tooltip>Master Peak Indicator Indicates when the signal on the Master output is clipping, (too loud for the hardware and is being distorted). </Tooltip> <Style></Style> <PathStatusLight>clipping_long_over.png</PathStatusLight> - <PathBack>btn_clipping_master.png</PathBack> + <PathBack>clipping_long.png</PathBack> <Pos>0,0</Pos> <Connection> <ConfigKey>[Master],PeakIndicator</ConfigKey> @@ -710,7 +710,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <Tooltip>Master Peak Indicator Indicates when the signal on the Master output is clipping, (too loud for the hardware and is being distorted). </Tooltip> <Style></Style> <PathStatusLight>clipping_long_over.png</PathStatusLight> - <PathBack>btn_clipping_master.png</PathBack> + <PathBack>clipping_long.png</PathBack> <Pos>30,0</Pos> <Connection> <ConfigKey>[Master],PeakIndicatorR</ConfigKey> |