diff --git a/layershellev/src/lib.rs b/layershellev/src/lib.rs index 225d272..b6fb191 100644 --- a/layershellev/src/lib.rs +++ b/layershellev/src/lib.rs @@ -537,7 +537,7 @@ impl WindowState { } } -impl WindowState { +impl WindowState { /// gen the wrapper to the main window /// used to get display and etc pub fn gen_main_wrapper(&self) -> WindowWrapper {