mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
LibGUI: Remove leading G from filenames
This commit is contained in:
parent
2e219255a2
commit
6a9cc66b97
316 changed files with 965 additions and 966 deletions
|
@ -32,7 +32,7 @@
|
|||
#include <AK/NonnullRefPtrVector.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
#include <LibGfx/TextAlignment.h>
|
||||
#include <LibGUI/GScrollableWidget.h>
|
||||
#include <LibGUI/ScrollableWidget.h>
|
||||
|
||||
class HexEditor : public GUI::ScrollableWidget {
|
||||
C_OBJECT(HexEditor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue