mirror of
https://github.com/obsqrbtz/egui_knob.git
synced 2026-04-09 04:29:10 +03:00
expose egui types #5
This commit is contained in:
@@ -3,5 +3,7 @@ mod render;
|
||||
mod style;
|
||||
mod widget;
|
||||
|
||||
pub use egui;
|
||||
|
||||
pub use style::{KnobStyle, LabelPosition};
|
||||
pub use widget::Knob;
|
||||
|
||||
Reference in New Issue
Block a user