Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/// notification structs, but with the data parsed to our liking.
|
||||
/// The similar structs at the UI framework layer are lower-level (mostly strings).
|
||||
use serde::{Deserialize, Serialize};
|
||||
use warpui::{EntityId, WindowId};
|
||||
use galaxyui::{EntityId, WindowId};
|
||||
|
||||
use crate::pane_group::PaneId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user