fix: don't show a terminal on windows
This commit is contained in:
parent
c39c46d419
commit
2f228a7e9c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![windows_subsystem = "windows"]
|
||||
|
||||
mod ffmpeg;
|
||||
mod gobject;
|
||||
mod relm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue