view lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2286:288e0b29a493

some cleanups in ItemsTable::GenerateItem
author Grumpy7
date Sat, 15 Mar 2014 19:53:14 +0100
parents 992d2e6f907d
children
line wrap: on
line source

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

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