Lot of fixes for everything.
This commit is contained in:
parent
bdb2d70683
commit
d356989d5e
18 changed files with 253 additions and 47 deletions
|
@ -1,3 +1,6 @@
|
|||
#ifndef __SMALLNUMBERDISPLAY_H__
|
||||
#define __SMALLNUMBERDISPLAY_H__
|
||||
|
||||
#include "PixWidget.h"
|
||||
#include <QPainter>
|
||||
|
||||
|
@ -25,3 +28,4 @@ class SmallNumberDisplay : public PixWidget
|
|||
Skin *m_skin;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue