forked from mirrors/0ad
Rename JSInterface_GUITypes to JSInterface_GUISize, refs 8734efca94, 9be8a560a9.
Rename init to RegisterScriptClass. Differential Revision: https://code.wildfiregames.com/D2339 Tested on: clang 8.0.1., Jenkins/vs2015 This was SVN commit r23018.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "GUIbase.h"
|
||||
|
||||
#include "gui/scripting/JSInterface_GUITypes.h"
|
||||
#include "gui/scripting/JSInterface_GUISize.h"
|
||||
#include "ps/CLogger.h"
|
||||
|
||||
CClientArea::CClientArea() : pixel(0.f,0.f,0.f,0.f), percent(0.f,0.f,0.f,0.f)
|
||||
|
||||
Reference in New Issue
Block a user