mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update Vizia
With two months of breaking changes, hooray! But everything should still work after some bug squashing in Vizia.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use atomic_float::AtomicF32;
|
||||
use nih_plug::prelude::{util, Editor};
|
||||
use nih_plug_vizia::vizia::*;
|
||||
use nih_plug_vizia::vizia::prelude::*;
|
||||
use nih_plug_vizia::widgets::*;
|
||||
use nih_plug_vizia::{assets, create_vizia_editor, ViziaState};
|
||||
use std::sync::atomic::Ordering;
|
||||
|
||||
Reference in New Issue
Block a user