Moved around headers, should make it faster to compile.

This commit is contained in:
Tobias Rundstrom 2006-03-15 22:58:57 -04:00
parent 1e8286a5b9
commit 2c20ddf6fc
24 changed files with 121 additions and 40 deletions

View file

@ -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)
{