Merge remote-tracking branch 'PolyMeilex/xdg-activate' into xdg-activate
This commit is contained in:
commit
47718e188c
|
@ -161,7 +161,7 @@ impl XdgActivationState {
|
|||
}
|
||||
|
||||
/// Retain activation requests
|
||||
pub fn retain_reqests<F>(&mut self, mut f: F)
|
||||
pub fn retain_requests<F>(&mut self, mut f: F)
|
||||
where
|
||||
F: FnMut(&XdgActivationToken, &(XdgActivationTokenData, WlSurface)) -> bool,
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue