Lot of fixes for everything.
This commit is contained in:
parent
bdb2d70683
commit
d356989d5e
18 changed files with 253 additions and 47 deletions
|
@ -47,6 +47,7 @@ class MainDisplay : public SkinDisplay
|
|||
|
||||
public slots:
|
||||
void setPixmaps(Skin *skin);
|
||||
|
||||
protected:
|
||||
void SetupPushButtons (void);
|
||||
void SetupToggleButtons (void);
|
||||
|
@ -57,10 +58,6 @@ class MainDisplay : public SkinDisplay
|
|||
Button *m_stop;
|
||||
Button *m_next;
|
||||
Button *m_eject;
|
||||
Button *m_shadebtn;
|
||||
Button *m_menubtn;
|
||||
Button *m_closebtn;
|
||||
Button *m_minimize;
|
||||
|
||||
ToggleButton *m_pls;
|
||||
ToggleButton *m_eq;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue