mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-12-23 13:35:56 +00:00
chore: formatting
This commit is contained in:
parent
fefb5a4ef3
commit
8d47f55ac5
1 changed files with 2 additions and 2 deletions
|
|
@ -143,8 +143,8 @@ pub use shell::{
|
||||||
};
|
};
|
||||||
|
|
||||||
pub use window::{
|
pub use window::{
|
||||||
AnchorEdges, AnchorStrategy, KeyboardInteractivity, Layer, PopupBuilder, PopupHandle, PopupPlacement,
|
AnchorEdges, AnchorStrategy, KeyboardInteractivity, Layer, PopupBuilder, PopupHandle,
|
||||||
PopupPositioningMode, PopupRequest, PopupSize,
|
PopupPlacement, PopupPositioningMode, PopupRequest, PopupSize,
|
||||||
};
|
};
|
||||||
|
|
||||||
pub use output::{OutputGeometry, OutputHandle, OutputInfo, OutputPolicy, OutputRegistry};
|
pub use output::{OutputGeometry, OutputHandle, OutputInfo, OutputPolicy, OutputRegistry};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue