Add missing comment

This commit is contained in:
Katherine Philip 2020-08-18 05:54:55 +07:00
parent a490fd54c9
commit fe75646f82

View File

@ -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