Remove console window in Windows (#116)

pull/117/head
Rafał Mikrut 3 years ago committed by GitHub
parent 7148abb8be
commit ff353c7014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,6 @@
// Remove console window in Windows OS
#![windows_subsystem = "windows"]
mod connect_button_delete;
mod connect_button_save;
mod connect_button_search;

Loading…
Cancel
Save