Move the MenuBarMessage up from within PortfolioMessage to the root Message (#3459)

Move the MenuBarMessage up from within PortfolioMessage
This commit is contained in:
Keavon Chambers
2025-12-08 20:49:35 -08:00
committed by GitHub
parent 532dc30028
commit d6c06da878
10 changed files with 55 additions and 61 deletions
+1
View File
@@ -11,6 +11,7 @@ pub mod globals;
pub mod input_mapper;
pub mod input_preprocessor;
pub mod layout;
pub mod menu_bar;
pub mod message;
pub mod portfolio;
pub mod preferences;