Going to work on the new ui stuff in a separate fork.
This commit is contained in:
parent
1e4cb18312
commit
bbb5349486
1 changed files with 2 additions and 0 deletions
|
|
@ -70,8 +70,10 @@ namespace MatterHackers.MatterControl.ConfigurationPage
|
|||
//mainContainer.AddChild(GetDisplayControl());
|
||||
//mainContainer.AddChild(new HorizontalLine(separatorLineColor));
|
||||
|
||||
#if __ANDROID__
|
||||
mainContainer.AddChild(GetModeControl());
|
||||
mainContainer.AddChild(new HorizontalLine(separatorLineColor));
|
||||
#endif
|
||||
|
||||
mainContainer.AddChild(GetThemeControl());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue