update Xcode project

This commit is contained in:
2019-03-04 00:05:03 +01:00
parent 312cfe1ee2
commit fb006a6859
2 changed files with 9 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ kEventResult NodeColorPicker::handle_event(Event* e)
return kEventResult::Available;
break;
}
return kEventResult::Available;
}
void NodeColorPicker::init_controls()