Update sctk-adwaita to 0.8
This commit is contained in:
parent
2a9c593e01
commit
bf5806a9b2
2 changed files with 3 additions and 1 deletions
|
|
@ -273,6 +273,8 @@ impl WindowState {
|
|||
match WinitFrame::new(
|
||||
&self.window,
|
||||
shm,
|
||||
#[cfg(feature = "sctk-adwaita")]
|
||||
self.compositor.clone(),
|
||||
subcompositor.clone(),
|
||||
self.queue_handle.clone(),
|
||||
#[cfg(feature = "sctk-adwaita")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue