Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2127:400f3db2e4e5
Screenshot continue
author | Ritor1 |
---|---|
date | Fri, 27 Dec 2013 17:52:31 +0600 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"