add assembly to gcompose, not working yet
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
virtual ~ObjectsContext();
|
||||
|
||||
virtual const char * GetClassName() const { return "ObjectsContext"; }
|
||||
virtual ObjectsContext* GetChildren() override { return this; }
|
||||
|
||||
/**
|
||||
* @brief Adds an object to the context.
|
||||
|
||||
Reference in New Issue
Block a user