split layout.xml into multiple files loaded on demand, update changelog
This commit is contained in:
@@ -19,7 +19,7 @@ void NodePanelQuick::clone_finalize(Node* dest) const
|
||||
void NodePanelQuick::init()
|
||||
{
|
||||
parent::init();
|
||||
init_template("tpl-panel-quick");
|
||||
init_template_file("data/dialogs/panel-quick.xml", "tpl-panel-quick");
|
||||
init_controls();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user