Skip to content

Commit eaf9e63

Browse files
committed
fixes
1 parent 08f2b41 commit eaf9e63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/plugin_clack/src

examples/plugin_clack/src/gui.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use crate::window_handler::OpenWindowExample;
22
use crate::ExamplePluginMainThread;
3-
use baseview::dpi::{PhysicalSize, Size};
3+
use baseview::dpi::*;
44
use baseview::gl::GlConfig;
55
use baseview::{WindowHandle, WindowOpenOptions, WindowSize};
66
use clack_extensions::gui::{

0 commit comments

Comments
 (0)