Add missing comment
This commit is contained in:
parent
a490fd54c9
commit
fe75646f82
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue