chore: update features and feature gates
This commit is contained in:
parent
380b341bdc
commit
a4c302d11c
18 changed files with 159 additions and 102 deletions
|
|
@ -355,7 +355,7 @@ pub use toggler::{Toggler, toggler};
|
|||
#[doc(inline)]
|
||||
pub use tooltip::{Tooltip, tooltip};
|
||||
|
||||
#[cfg(all(feature = "wayland", feature = "winit"))]
|
||||
#[cfg(all(feature = "wayland", target_os = "linux", feature = "winit"))]
|
||||
pub mod wayland;
|
||||
|
||||
pub mod tooltip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue