mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +00:00
Taskbar: Add hotkeys for theme selector menu
This commit is contained in:
parent
420da686b8
commit
8e76265b0c
24 changed files with 51 additions and 4 deletions
|
@ -296,6 +296,7 @@ ErrorOr<Core::AnonymousBuffer> load_system_theme(ByteString const& path, Optiona
|
|||
|
||||
struct SystemThemeMetaData {
|
||||
ByteString name;
|
||||
ByteString menu_name;
|
||||
ByteString path;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue