Update smithay-egui and fix compilation of debug
This commit is contained in:
parent
2729be8542
commit
4a780cb343
8 changed files with 42 additions and 87 deletions
|
|
@ -681,6 +681,7 @@ impl Common {
|
|||
}
|
||||
|
||||
#[cfg(feature = "debug")]
|
||||
#[derive(Debug)]
|
||||
pub struct Egui {
|
||||
pub active: bool,
|
||||
pub state: smithay_egui::EguiState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue