Reduce size of Simulator in todos test

This commit is contained in:
Héctor Ramón Jiménez 2024-12-17 01:53:39 +01:00
parent b22a847668
commit 0ad40d0338
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 13 additions and 15 deletions

View file

@ -28,6 +28,7 @@ use crate::window::{Icon, Level, Position};
use crate::Size;
pub use platform::PlatformSpecific;
/// The window settings of an application.
#[derive(Debug, Clone)]
pub struct Settings {