forked from mirrors/0ad
Move CGUIDummyObject class used for empty GUI objects to a separate file, and put the according CGUI page base object on the stack.
Differential Revision: https://code.wildfiregames.com/D2206 Tested on: clang 8.0.1., Jenkins This was SVN commit r22931.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "CGUIString.h"
|
||||
|
||||
#include "graphics/FontMetrics.h"
|
||||
#include "gui/CGUI.h"
|
||||
#include "gui/GUI.h"
|
||||
#include "lib/utf8.h"
|
||||
#include "ps/CLogger.h"
|
||||
|
||||
Reference in New Issue
Block a user