Skip to content

Commit 36762d3

Browse files
committed
GUI: hide the console
1 parent b4b8984 commit 36762d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui/src/gui.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// #![windows_subsystem = "windows"]
1+
#![windows_subsystem = "windows"]
22

33
use std::cell::RefCell;
44
use windows::{

0 commit comments

Comments
 (0)