pull/291/head
Xinyu Yang 2 years ago
parent 00f4d33c6c
commit 9e033cd89f

@ -24,20 +24,14 @@ pub enum Position {
#[cfg(feature = "system-tray")]
TrayLeft,
#[cfg(feature = "system-tray")]
TrayFixedLeft,
#[cfg(feature = "system-tray")]
TrayBottomLeft,
#[cfg(feature = "system-tray")]
TrayRight,
#[cfg(feature = "system-tray")]
TrayFixedRight,
#[cfg(feature = "system-tray")]
TrayBottomRight,
#[cfg(feature = "system-tray")]
TrayCenter,
#[cfg(feature = "system-tray")]
TrayFixedCenter,
#[cfg(feature = "system-tray")]
TrayBottomCenter,
}

Loading…
Cancel
Save