Sliders (equalizer and posbar) now display the correct pixmaps when pressed

This commit is contained in:
Thomas Frauendorfer 2008-02-05 20:04:01 +01:00
parent ba27687590
commit 0da2995880
5 changed files with 7 additions and 11 deletions

View file

@ -35,7 +35,6 @@ class PosButton : public Button
private:
PosBar *m_slider;
bool m_moving;
uint m_pos;
uint m_diffx;
uint m_diffy;