mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 18:27:42 +00:00
boo lambda-API refactor
This commit is contained in:
@@ -60,7 +60,6 @@ FileBrowser::FileBrowser(ViewResources& res, View& parentView, const std::string
|
||||
m_recentBookmarkBind(*this),
|
||||
m_returnFunc(returnFunc)
|
||||
{
|
||||
commitResources(res);
|
||||
setBackground({0,0,0,0.5});
|
||||
|
||||
IViewManager& vm = rootView().viewManager();
|
||||
|
||||
Reference in New Issue
Block a user