comparison lib/swig/swigwin-2.0.11/UIControlModule.swig @ 2035:cef3439340fa

.i rename
author Ritor1
date Thu, 21 Nov 2013 15:16:25 +0600
parents
children 7a9477135943
comparison
equal deleted inserted replaced
2034:cc197a3b6eff 2035:cef3439340fa
1 %module UIControl
2 %{
3 #include "..\..\..\NewUI\Core\UIControl.h"
4 %}
5
6 %include "..\..\..\NewUI\Core\UIControl.h"