split layout.xml into multiple files loaded on demand, update changelog
This commit is contained in:
@@ -19,8 +19,7 @@ void NodeColorPicker::clone_finalize(Node* dest) const
|
||||
|
||||
void NodeColorPicker::init()
|
||||
{
|
||||
auto n = (NodeColorPicker*)init_template("color-picker");
|
||||
n->clone_copy(this);
|
||||
init_template_file("data/dialogs/color-picker.xml", "color-picker");
|
||||
init_controls();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user