mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
graph: Move link data into new GObject subclass
This commit is contained in:
@@ -20,5 +20,7 @@ mod node;
|
||||
pub use node::*;
|
||||
mod port;
|
||||
pub use port::*;
|
||||
mod link;
|
||||
pub use link::*;
|
||||
mod zoomentry;
|
||||
pub use zoomentry::*;
|
||||
pub use zoomentry::*;
|
||||
|
||||
Reference in New Issue
Block a user