This commit is contained in:
Conrad Irwin 2025-08-25 21:24:44 -06:00
parent 3a96a33981
commit 9b881a9da1

View file

@ -961,6 +961,7 @@ impl Window {
show, show,
display_id, display_id,
window_min_size, window_min_size,
#[cfg(target_os = "macos")]
tabbing_identifier, tabbing_identifier,
}, },
)?; )?;