1 parent 978237b commit 7223a1fCopy full SHA for 7223a1f
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