Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2312:4b052671da98
MediaPlayer.cpp
author | Ritor1 |
---|---|
date | Tue, 18 Mar 2014 17:34:26 +0600 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"