We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4722026 commit b19d435Copy full SHA for b19d435
1 file changed
examples/plugin_clack/src/gui.rs
@@ -1,5 +1,5 @@
1
-use crate::ExamplePluginMainThread;
2
use crate::window_handler::OpenWindowExample;
+use crate::ExamplePluginMainThread;
3
use baseview::dpi::PhysicalSize;
4
use baseview::gl::GlConfig;
5
use baseview::{Window, WindowHandle, WindowOpenOptions};
0 commit comments