Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2339:63e1388c5463
Moving functions from unsorted_subs.h pt3
author | Grumpy7 |
---|---|
date | Sun, 06 Apr 2014 12:37:28 +0200 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"