view NewUI/Core/UIControlModule.swig @ 2071:9f4d5a9d6fd8

Merge
author Nomad
date Tue, 03 Dec 2013 21:29:12 +0200
parents 7a9477135943
children
line wrap: on
line source

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

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