log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
mm7
comparison GUI/NewUI/Core/UIControlModule.swig @ 2501:
0ff6a9e9bf7f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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"