diff options
author | Josef Schauer <schauher@mur.at> | 2014-04-06 10:58:07 (GMT) |
---|---|---|
committer | Josef Schauer <schauher@mur.at> | 2014-04-06 10:58:07 (GMT) |
commit | 6ff7709a2294574869db3c1fac9c97ca063656e4 (patch) | |
tree | 75367f9ba1987a9637afea1b9c1e882ef60d9f46 /RHMixxx1280x800 | |
parent | 8eae682d0f1cd2e57ba9adeb46643966da28b89e (diff) |
fetch right pictures
Diffstat (limited to 'RHMixxx1280x800')
-rwxr-xr-x | RHMixxx1280x800/skin.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RHMixxx1280x800/skin.xml b/RHMixxx1280x800/skin.xml index 9c1ade9..fd7ace6 100755 --- a/RHMixxx1280x800/skin.xml +++ b/RHMixxx1280x800/skin.xml @@ -664,14 +664,14 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } --> <WidgetGroup> - <Pos>1220,774</Pos> + <Pos>1220,623</Pos> <Style>QGroupBox { border: 0px solid red; }</Style> <Children> <!-- MASTER CHANNEL --> <VuMeter> <Tooltip>Master channel volume meter Shows the current master volume for the left channel. </Tooltip> <Style></Style> - <PathVu>btn_volume_display_over.png</PathVu> + <PathVu>Volume_long_over.png</PathVu> <PathBack>Volume_long.png</PathBack> <Pos>0,0</Pos> <PeakHoldSize>5</PeakHoldSize> @@ -685,7 +685,7 @@ WSearchLineEdit { background: #cfdee7; color: #000000; } <VuMeter> <Tooltip>Master channel volume meter Shows the current master volume for the right channel. </Tooltip> <Style></Style> - <PathVu>btn_volume_display_over.png</PathVu> + <PathVu>Volume_long_over.png</PathVu> <PathBack>Volume_long.png</PathBack> <Pos>14,0</Pos> <PeakHoldSize>5</PeakHoldSize> |