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
|
@ -3,11 +3,12 @@
|
|||
|
||||
class ShadedDisplay;
|
||||
|
||||
#include "MainWindow.h"
|
||||
#include "Display.h"
|
||||
#include "SmallNumberDisplay.h"
|
||||
#include "TextBar.h"
|
||||
#include "Button.h"
|
||||
|
||||
class MainWindow;
|
||||
class Button;
|
||||
class SmallNumberDisplay;
|
||||
class TextScroller;
|
||||
|
||||
class ShadedDisplay : public SkinDisplay
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue