view lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2162:5e1f535bad58

ODM_ProcessPartyActions continue
author Ritor1
date Tue, 14 Jan 2014 17:29:20 +0600
parents 992d2e6f907d
children
line wrap: on
line source

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

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