mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
parent
cdcfc120cb
commit
dbb56a8068
@ -223,7 +223,7 @@ struct Nit_fb::Main : View_updater
|
||||
|
||||
Nitpicker::Session::View_handle view = nitpicker.create_view();
|
||||
|
||||
Genode::Attached_dataspace input_ds { nitpicker.input()->dataspace() };
|
||||
Genode::Attached_dataspace input_ds { env.rm(), nitpicker.input()->dataspace() };
|
||||
|
||||
Framebuffer::Mode _initial_mode()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user