mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Improve example app
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
#![warn(clippy::all)]
|
||||
#![allow(clippy::single_match)]
|
||||
mod painter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user