view NewUI/Core/UIControlModule.swig @ 2069:259df09dfb50

32bits almost there
author Nomad
date Tue, 03 Dec 2013 20:18:17 +0200
parents 7a9477135943
children
line wrap: on
line source

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

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