bazaar: BoostPyTest extension of exports, cleanup, preparation for further extensions; CtrlProp: some fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@3365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
kohait 2011-04-21 08:34:41 +00:00
parent 809b9db6d5
commit e95d3a2a6b
27 changed files with 455 additions and 103 deletions

View file

@ -6,9 +6,9 @@ void export_CtrlLib()
{
ONCELOCK
{
export_Core();
export_CtrlCore();
export_EditCtrl();
export_SliderCtrl();
export_ValueCtrl();
}