Add missing comment
This commit is contained in:
parent
a490fd54c9
commit
fe75646f82
@ -45,6 +45,7 @@ pub struct Window {
|
||||
/// Whether the window should have a border, a title bar, etc.
|
||||
pub decorations: bool,
|
||||
|
||||
/// Whether the window should be transparent
|
||||
pub transparent: bool,
|
||||
|
||||
/// The window icon, which is also usually used in the taskbar
|
||||
|
Loading…
x
Reference in New Issue
Block a user