view GUI/NewUI/Core/UIControlModule.swig @ 2532:9ec6b8be16fe

Mobile light
author Ritor1
date Mon, 19 Jan 2015 22:39:03 +0600
parents 0ff6a9e9bf7f
children
line wrap: on
line source

%module UIControl
%{
#include "UIControl.h"
%}

%include "../../../NewUI/Core/UIControl.h"