Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2470:94cf712fc780
for_refactoring
author | Ritor1 |
---|---|
date | Mon, 18 Aug 2014 18:28:53 +0600 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"