mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
LibGUI: Remove leading G from filenames
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "ProcessStacksWidget.h"
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGUI/GBoxLayout.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
|
||||
ProcessStacksWidget::ProcessStacksWidget(GUI::Widget* parent)
|
||||
: GUI::Widget(parent)
|
||||
|
||||
Reference in New Issue
Block a user