mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 15:59:43 +00:00
LibGUI: The UI calls it 'Icon view', fix the name in the code
This commit is contained in:
parent
8e01356b2f
commit
ef433cb367
Notes:
sideshowbarker
2024-07-19 07:03:12 +09:00
Author: https://github.com/BenWiederhake
Commit: ef433cb367
Pull-request: https://github.com/SerenityOS/serenity/pull/2036
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/zlotny
9 changed files with 74 additions and 74 deletions
|
@ -40,7 +40,7 @@ class FileSystemModel;
|
|||
class Frame;
|
||||
class GroupBox;
|
||||
class HorizontalBoxLayout;
|
||||
class ItemView;
|
||||
class IconView;
|
||||
class JsonArrayModel;
|
||||
class KeyEvent;
|
||||
class Label;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue