mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:47:35 +00:00
Taskbar/QuickLaunchWidget: Small cleanup
This commit is contained in:
parent
e100c1458a
commit
2d29a96dbe
2 changed files with 14 additions and 10 deletions
|
@ -138,6 +138,8 @@ private:
|
|||
|
||||
void resize();
|
||||
|
||||
void repaint();
|
||||
|
||||
void set_or_insert_entry(NonnullOwnPtr<QuickLaunchEntry>, bool save = true);
|
||||
void remove_entry(DeprecatedString const&, bool save = true);
|
||||
void recalculate_order();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue