1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00

prepare to incorporate into panel.rs

This commit is contained in:
Bruno Paré-Simard
2025-01-30 13:54:22 -05:00
parent 18b6e70056
commit 03f10d8e6c

View File

@@ -14,7 +14,6 @@ mod scene;
pub mod scroll_area;
mod sides;
pub(crate) mod window;
mod any_panel;
pub use {
area::{Area, AreaState},