control-center: add window pane
This commit is contained in:
parent
aefd1fbbdb
commit
ca6fc54246
9 changed files with 611 additions and 11 deletions
|
|
@ -234,7 +234,6 @@ impl ClMatcherManager {
|
|||
self.root(ClmMatchTag::new(string))
|
||||
}
|
||||
|
||||
#[expect(dead_code)]
|
||||
pub fn id(&self, id: ClientId) -> Rc<ClmUpstreamNode> {
|
||||
self.root(ClmMatchId(id))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue