.tutorial

git-svn-id: svn://ultimatepp.org/upp/trunk@10551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-12-16 15:23:09 +00:00
parent 68dba879f5
commit e9bbe6acb4
2 changed files with 79 additions and 3 deletions

View file

@ -9,11 +9,11 @@ int minor = 0;
String qtf =
"[ $$0,0#00000000000000000000000000000000:Default]"
"[a83;*R6 $$1,3#31310162474203024125188417583966:caption]"
"[H4;b83;*4 $$2,3#07864147445237544204411237157677:title]"
"[H4;b83;*6 $$2,3#07864147445237544204411237157677:title]"
"[b42;a42 $$3,3#45413000475342174754091244180557:text]"
"[l100;C@5*;1 $$4,4#20902679421464641399138805415013:code]"
"[l100;*C$7;2 $$5,5#07531550463529505371228428965313:log]"
"[b73;*3 $$2,3#07864147445237544204111237153677:subtitle]"
"[H4;b73;*5 $$2,3#07864147445237544204111237153677:subtitle]"
;
#define OUT(x) out << x << '\n';