mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
LibGUI: Remove leading G from filenames
This commit is contained in:
@@ -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