editor
Also includes the few changes flagged in `main`.
callable_method_pointer.h
callable_mp.h
This allows removing it from `class_db.h`, significantly reducing the amount of files that include it transitively. Also includes some include cleanup in `control.h` and `rich_text_label.h` done while ensure they don't depend on `callable_mp`.
class_db.h
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>