This commit is contained in:
Stephan Dilly 2020-05-22 17:54:21 +02:00
parent e16132cfd0
commit 1727b50556

View file

@ -1,6 +1,6 @@
use crate::tabs::StashingOptions;
use bitflags::bitflags;
use std::{cell::RefCell, collections::VecDeque, rc::Rc};
use crate::tabs::StashingOptions;
bitflags! {
/// flags defining what part of the app need to update