mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@10554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6d6bc38d15
commit
df56d7e87d
3 changed files with 28 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ GUI_APP_MAIN
|
|||
DO(ContainerClientTypes);
|
||||
DO(ArrayTutorial);
|
||||
DO(PolyArray);
|
||||
|
||||
DO(Bidirectional);
|
||||
|
||||
DO(IndexTutorial);
|
||||
|
|
@ -40,6 +39,8 @@ GUI_APP_MAIN
|
|||
DO(NullTutorial);
|
||||
DO(Value2Tutorial);
|
||||
DO(ValueArrayMap);
|
||||
|
||||
DO(ThreadTutorial);
|
||||
|
||||
MakeTutorial();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue