mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-14 19:06:35 +02:00
LibGUI: Remove leading G from filenames
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 09:33:13 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/6a9cc66b976
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "WidgetTreeModel.h"
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibGUI/GWidget.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
#include <stdio.h>
|
||||
|
||||
WidgetTreeModel::WidgetTreeModel(GUI::Widget& root)
|
||||
|
||||
Reference in New Issue
Block a user