remove old comment
This commit is contained in:
parent
2bb9bbe27c
commit
8b53c7046b
@ -9,7 +9,6 @@ mod misc;
|
||||
fn main() {
|
||||
let app = egui_app::MathApp::default();
|
||||
let options = eframe::NativeOptions {
|
||||
// Let's show off that we support transparent windows
|
||||
transparent: true,
|
||||
drag_and_drop_support: true,
|
||||
..Default::default()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user