Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2058:e249bd483311
Merge
author | Ritor1 |
---|---|
date | Sun, 01 Dec 2013 20:14:32 +0600 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"