apparently this is needed for windows support (although I have not managed to cross-compile to windows yet)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![windows_subsystem = "windows"]
|
||||
|
||||
use gio::prelude::*;
|
||||
use gtk::prelude::*;
|
||||
use gtk::{Orientation, InputPurpose};
|
||||
|
||||
Reference in New Issue
Block a user