move stuff to frontend.rs
This commit is contained in:
@@ -6,7 +6,7 @@ use wgui::{
|
||||
layout::{Layout, WidgetID},
|
||||
};
|
||||
|
||||
use crate::{FrontendTask, RcFrontend};
|
||||
use crate::frontend::{FrontendTask, RcFrontend};
|
||||
|
||||
pub mod apps;
|
||||
pub mod games;
|
||||
|
||||
Reference in New Issue
Block a user