Skip to content
Snippets Groups Projects

F update

2 files
+ 0
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 0
2
@@ -459,8 +459,6 @@ protected:
static auto CreateProtoEntity() -> ProtoEntity *;
auto SetId(const std::string &id) -> void;
auto SetVersionId(const std::string &id) -> void;
private:
ProtoEntity *wrapped;
Properties properties;
Parents parents;
Loading