ultimatepp/uppsrc/ide/ide.usc
klugier 09dee46772 ide: Default build method layout now completly depends on ctrls with usc binding
git-svn-id: svn://ultimatepp.org/upp/trunk@8748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-25 19:13:34 +00:00

8 lines
86 B
Text

// MethodsCtrl
subctrl TextOption {
> Option;
};
subctrl TextSwitch {
> Switch;
};