Huge push that fixes lot of the problems with headers and added a Slider
This commit is contained in:
parent
76b9131d03
commit
f36ba49ea9
21 changed files with 298 additions and 42 deletions
3
Skin.h
3
Skin.h
|
@ -146,6 +146,9 @@ class Skin : public QWidget
|
|||
PIC_PLAY,
|
||||
PIC_PAUSE,
|
||||
PIC_STOP,
|
||||
POSBAR,
|
||||
POSBAR_BTN_0,
|
||||
POSBAR_BTN_1,
|
||||
};
|
||||
private:
|
||||
QPixmap *Skin::getPixmap (string file);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue