mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
chore: fix formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::I18N;
|
||||
use gtk::prelude::{BoxExt, ButtonExt, OrientableExt, WidgetExt};
|
||||
use i18n_embed_fl::fl;
|
||||
use relm4::{ComponentParts, ComponentSender, SimpleComponent};
|
||||
use crate::I18N;
|
||||
|
||||
pub struct ApplyRevealer {
|
||||
shown: bool,
|
||||
|
||||
Reference in New Issue
Block a user