mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Compilation fix
This commit is contained in:
@@ -17,7 +17,7 @@ pub struct DemoApp {
|
||||
demo_window: DemoWindow,
|
||||
fractal_clock: FractalClock,
|
||||
num_frames_painted: u64,
|
||||
#[serde(skip)]
|
||||
#[cfg_attr(feature = "serde", serde(skip))]
|
||||
color_test: ColorTest,
|
||||
show_color_test: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user