mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
launchpad: allow 'Report' parent service
... for the mouse pointer shape report in Qt applications launched by 'qt_launchpad' Issue #2586
This commit is contained in:
parent
425d18e866
commit
b0b436acef
@ -39,7 +39,7 @@ Launchpad::Launchpad(Env &env, unsigned long initial_quota)
|
||||
"RM", "PD", "CPU", "IO_MEM", "IO_PORT", "IRQ", "ROM", "LOG",
|
||||
|
||||
/* services expected to got started by init */
|
||||
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu",
|
||||
"Nitpicker", "Init", "Timer", "Block", "Nic", "Rtc", "Gpu", "Report",
|
||||
|
||||
0 /* null-termination */
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user