view GUI/NewUI/Core/UIControlModule.swig @ 2521:8e2022a843d9

.
author a.parshin
date Thu, 09 Oct 2014 19:30:22 +0300
parents 0ff6a9e9bf7f
children
line wrap: on
line source
%module UIControl
%{
#include "UIControl.h"
%}

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