mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
Userland: Rename LibSymbolClient => LibSymbolication
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 17:32:28 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/d783076a30a
@@ -9,7 +9,7 @@
|
||||
#include <LibCore/File.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibSymbolClient/Client.h>
|
||||
#include <LibSymbolication/Client.h>
|
||||
|
||||
ThreadStackWidget::ThreadStackWidget()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user