mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-23 01:38:56 +00:00
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
This commit is contained in:
parent
62125796c3
commit
d47f15ab8b
Notes:
sideshowbarker
2024-07-18 18:44:37 +09:00
Author: https://github.com/awesomekling
Commit: d47f15ab8b
26 changed files with 95 additions and 94 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "Forward.h"
|
||||
#include <AK/String.h>
|
||||
#include <LibGUI/ScrollableWidget.h>
|
||||
#include <LibGUI/AbstractScrollableWidget.h>
|
||||
#include <LibGfx/Color.h>
|
||||
|
||||
namespace Spreadsheet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue