Skip to content

Commit

Permalink
Hide Log window on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
C0D3-M4513R committed May 31, 2024
1 parent 9b3e6c2 commit f8acff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions counter/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#![forbid(unsafe_code)]
#![windows_subsystem = "windows"]
mod app;
mod counter_or_timer;

Expand Down

0 comments on commit f8acff0

Please sign in to comment.