1 parent b4b8984 commit 36762d3Copy full SHA for 36762d3
1 file changed
gui/src/gui.rs
@@ -1,4 +1,4 @@
1
-// #![windows_subsystem = "windows"]
+#![windows_subsystem = "windows"]
2
3
use std::cell::RefCell;
4
use windows::{
0 commit comments