implement IkarusPropertySource and switch to cppbase::overloaded
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
parent
ab250c00ae
commit
7be1675180
10 changed files with 90 additions and 50 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include <objects/object.hpp>
|
||||
|
||||
struct IkarusBlueprint final : IkarusObject {
|
||||
struct IkarusBlueprint : IkarusObject {
|
||||
IkarusBlueprint(struct IkarusProject * project, IkarusId id);
|
||||
|
||||
IkarusBlueprint(IkarusBlueprint const&) = default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue