all: remove control center in its entirety
This commit is contained in:
parent
1dfd6169f8
commit
769d12a525
97 changed files with 59 additions and 10580 deletions
|
|
@ -948,10 +948,6 @@ impl ToplevelData {
|
|||
parent.node_is_workspace()
|
||||
}
|
||||
|
||||
pub fn property_changed_source(&self) -> &Rc<LazyEventSource> {
|
||||
self.property_changed_source
|
||||
.get_or_init(|| self.state.lazy_event_sources.create_source())
|
||||
}
|
||||
}
|
||||
|
||||
impl Drop for ToplevelData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue