mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
bazaar: Py: xompile fix without boost; PyConsoleCtrl: some api improvements, BoostPyTest: export PyConsoleCtrl to Py itself, major Callback macrofication; PointCtrl handling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
31ee2229d3
commit
8922ca4bf4
14 changed files with 610 additions and 122 deletions
|
|
@ -7,6 +7,8 @@ void export_Core()
|
|||
ONCELOCK
|
||||
{
|
||||
export_Callback();
|
||||
export_Gate();
|
||||
|
||||
export_GTypes();
|
||||
export_String();
|
||||
export_Value();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue