mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:57:35 +00:00
WindowServer: Move some menu related functions to MenuManager
This commit is contained in:
parent
6bda3bd8da
commit
6cf49c23d4
4 changed files with 14 additions and 15 deletions
|
@ -142,10 +142,6 @@ public:
|
|||
|
||||
const Gfx::Font& font() const;
|
||||
const Gfx::Font& window_title_font() const;
|
||||
const Gfx::Font& menu_font() const;
|
||||
const Gfx::Font& app_menu_font() const;
|
||||
|
||||
int menubar_menu_margin() const;
|
||||
|
||||
void set_resolution(int width, int height);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue