Mercurial > mm7
view lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2236:3c802b5e026a
_4B254D_SkillMasteryTeacher getting rid of uninitialized var use
author | Grumpy7 |
---|---|
date | Sun, 23 Feb 2014 12:55:01 +0100 |
parents | 992d2e6f907d |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"