Skip to content

Commit 9536699

Browse files
committed
Re-export druid_shell::Scalable
1 parent aee988b commit 9536699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

druid/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ pub use shell::keyboard_types;
171171
pub use shell::{
172172
Application, Clipboard, ClipboardFormat, Code, Cursor, Error as PlatformError,
173173
FileDialogOptions, FileInfo, FileSpec, FormatId, HotKey, KbKey, KeyEvent, Location, Modifiers,
174-
MouseButton, MouseButtons, RawMods, Scale, SysMods, Text, TimerToken, WindowHandle,
174+
MouseButton, MouseButtons, RawMods, Scalable, Scale, SysMods, Text, TimerToken, WindowHandle,
175175
};
176176

177177
pub use crate::core::WidgetPod;

0 commit comments

Comments
 (0)