fix imports for egui stuff
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use crate::consts::*;
|
||||
use crate::function_entry::{FunctionEntry, Riemann, DEFAULT_FUNCTION_ENTRY};
|
||||
use crate::misc::{dyn_mut_iter, option_vec_printer, JsonFileOutput, SerdeValueHelper};
|
||||
use eframe::{egui, emath, epi};
|
||||
use egui::{
|
||||
plot::Plot, vec2, Button, CentralPanel, Color32, ComboBox, Context, FontData, FontDefinitions,
|
||||
FontFamily, Key, RichText, SidePanel, Slider, TopBottomPanel, Vec2, Visuals, Window,
|
||||
|
||||
Reference in New Issue
Block a user