OTHER: add Equalizer shade pixmaps.

For now the equalizer shade mode is without any function, only the background
image is displayed.
This change disables skins that have no eq_ex bitmap.
This commit is contained in:
Thomas Frauendorfer 2010-03-22 13:51:41 +01:00
parent 7614e9ed81
commit b4e5959f2d
9 changed files with 180 additions and 11 deletions

View file

@ -132,7 +132,7 @@ PlaylistShade::setActive (bool b)
update ();
}
void
void
PlaylistShade::mouseDoubleClickEvent (QMouseEvent *event)
{
PlaylistWindow *pw = dynamic_cast<PlaylistWindow*>(window ());