Cleaning for mesh addition.
This commit is contained in:
parent
8e0ce22b57
commit
402f381d10
67 changed files with 655 additions and 456 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
TopBar::TopBar()
|
||||
{
|
||||
setBackgroundColor(Color::Create(50, 50, 50));
|
||||
setBackgroundColor(Color(50, 50, 50));
|
||||
}
|
||||
|
||||
std::unique_ptr<TopBar> TopBar::Create()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue