mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-03 21:00:44 +02:00
gotta replace that Measure thing with RwLock<[u16;2]>
This commit is contained in:
parent
60dbd89fc9
commit
9ef63324af
6 changed files with 26 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use crate::{*, menu::*};
|
||||
use crate::{*, browse::*, device::*, menu::*};
|
||||
|
||||
/// Various possible dialog modes.
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue