mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
cleanup: sub 4k again
This commit is contained in:
parent
214061a419
commit
d8c9abf744
13 changed files with 101 additions and 505 deletions
|
|
@ -1,10 +1,7 @@
|
|||
pub mod focus;
|
||||
pub mod mixer;
|
||||
pub mod plugin;
|
||||
pub mod sampler;
|
||||
|
||||
pub use self::focus::*;
|
||||
|
||||
use crate::{core::*, handle, App, AppSection};
|
||||
|
||||
handle!(App |self, e| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue