mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@9618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
06d986c4fe
commit
4fa578feaf
1 changed files with 3 additions and 1 deletions
|
|
@ -33,10 +33,12 @@ TestChStyle::TestChStyle()
|
|||
Dc(dc_readonly);
|
||||
Dc(dc_disabled);
|
||||
dc_disabled.Disable();
|
||||
|
||||
|
||||
#ifdef CPP_11
|
||||
standard << [] { Ctrl::SetSkin(ChStdSkin); };
|
||||
classic << [] { Ctrl::SetSkin(ChClassicSkin); };
|
||||
host << [] { Ctrl::SetSkin(ChHostSkin); };
|
||||
#endif
|
||||
}
|
||||
|
||||
GUI_APP_MAIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue