OTHER: Fixes to Skin handling
Fixed grapicglitches in equalizer, and added close button to equalizer
This commit is contained in:
parent
b4e4b365b3
commit
f0211e3958
5 changed files with 62 additions and 18 deletions
|
|
@ -68,6 +68,8 @@ class EqualizerWidget : public QWidget
|
|||
XConfig *m_xconfig;
|
||||
QPixmap m_pixmap;
|
||||
QPixmap m_graph;
|
||||
PixmapButton *m_closebtn;
|
||||
PixmapButton *m_shadebtn;
|
||||
PixmapButton *m_enable;
|
||||
PixmapButton *m_auto;
|
||||
PixmapButton *m_preset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue