comparison GUI/NewUI/Core/UIControlModule.swig @ 2501:0ff6a9e9bf7f

GUI folger
author Ritor1
date Fri, 19 Sep 2014 04:21:12 +0600
parents
children
comparison
equal deleted inserted replaced
2500:952025b157aa 2501:0ff6a9e9bf7f
1 %module UIControl
2 %{
3 #include "UIControl.h"
4 %}
5
6 %include "../../../NewUI/Core/UIControl.h"