diff options
Diffstat (limited to 'RHMixxx1280x800')
-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> |