view GUI/NewUI/Core/UIControlModule.swig @ 2509:fc5e83bbafd1

FileExists
author Ritor1
date Thu, 02 Oct 2014 12:23:52 +0600
parents 0ff6a9e9bf7f
children
line wrap: on
line source

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

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