Moved around headers, should make it faster to compile.
This commit is contained in:
parent
1e8286a5b9
commit
2c20ddf6fc
24 changed files with 121 additions and 40 deletions
|
@ -1,4 +1,11 @@
|
|||
#include "XMMSHandler.h"
|
||||
|
||||
#include "ShadedDisplay.h"
|
||||
#include "TitleBar.h"
|
||||
#include "Button.h"
|
||||
|
||||
#include "SmallNumberDisplay.h"
|
||||
#include "TextBar.h"
|
||||
|
||||
ShadedDisplay::ShadedDisplay (QWidget *parent) : SkinDisplay (parent)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue