1
0
Fork 0

Fix docs for nih_plug_vizia::assets

This commit is contained in:
Robbert van der Helm 2022-04-11 23:00:38 +02:00
parent bcc8453861
commit 44603b1a6d

View file

@ -1,5 +1,5 @@
//! Binary assets for use with `nih_plug_iced. These fonts first need to be registered by calling
//! [`nih_plug_iced::assets::register_fonts()`][register_fonts()`].
//! Binary assets for use with `nih_plug_vizia`. These fonts first need to be registered by calling
//! [`nih_plug_vizia::assets::register_fonts()`][register_fonts()].
use vizia::Context;