fix layout designer
This commit is contained in:
@@ -208,6 +208,7 @@ public:
|
||||
virtual void destroy();
|
||||
Node* root();
|
||||
void set_manager(LayoutManager* manager);
|
||||
bool added_to_root();
|
||||
|
||||
template<class T = Node> std::shared_ptr<T> clone()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user