mirror of https://github.com/axmolengine/axmol.git
update header file to fix studio UI js binding compile error
This commit is contained in:
parent
b6b35e0c74
commit
23d8b63fca
|
@ -57,6 +57,7 @@ THE SOFTWARE.
|
|||
#include "ui/UIScale9Sprite.h"
|
||||
#include "ui/UIEditBox/UIEditBox.h"
|
||||
#include "ui/UILayoutComponent.h"
|
||||
#include "2d/CocosStudioExtension.h"
|
||||
|
||||
/**
|
||||
* @addtogroup ui
|
||||
|
|
Loading…
Reference in New Issue