mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +00:00
parent
eca74088a0
commit
5e823d3de0
2 changed files with 12 additions and 2 deletions
|
@ -18,6 +18,7 @@ public:
|
|||
virtual ~TaskbarWindow() override;
|
||||
|
||||
static int taskbar_height() { return 27; }
|
||||
static int taskbar_icon_size() { return 16; }
|
||||
|
||||
private:
|
||||
explicit TaskbarWindow(NonnullRefPtr<GUI::Menu> start_menu);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue