Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use itertools::Itertools;
|
||||
use settings::ToggleableSetting as _;
|
||||
use std::fmt::Write;
|
||||
use warpui::{
|
||||
use galaxyui::{
|
||||
modals::{AlertDialogWithCallbacks, AppModalCallback, ModalButton},
|
||||
AppContext, EntityId, SingletonEntity, ViewContext, WeakViewHandle, WindowId,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user