Adjust organization of rog control src

This commit is contained in:
Luke D. Jones
2024-03-15 17:19:54 +13:00
parent 5d6ed5c365
commit 7d076368e9
10 changed files with 890 additions and 847 deletions

View File

@@ -20,7 +20,7 @@ pub mod mocking;
pub mod system_state;
pub mod tray;
pub mod types;
pub mod ui_setup;
pub mod ui;
pub mod update_and_notify;
#[cfg(feature = "mocking")]