mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 09:35:07 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/c39d44fc2ef
@@ -27,7 +27,7 @@
|
||||
#include <AK/FileSystemPath.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibCore/CDirIterator.h>
|
||||
#include <LibGfx/GraphicsBitmap.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGUI/GFileSystemModel.h>
|
||||
#include <LibGUI/GPainter.h>
|
||||
#include <LibThread/BackgroundAction.h>
|
||||
|
||||
Reference in New Issue
Block a user