mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
boo lambda-API refactor
This commit is contained in:
@@ -173,7 +173,6 @@ class ResourceBrowser : public Space, public specter::IPathButtonsBinding
|
||||
View(ResourceBrowser& ro, specter::ViewResources& res)
|
||||
: specter::View(res, ro.m_vm.rootView()), m_ro(ro)
|
||||
{
|
||||
commitResources(res);
|
||||
m_resListing.m_view.reset(new specter::Table(res, *this, &ro.m_resListingBind, &ro.m_resListingBind, 3));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user