mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
Userland: Rename LibSymbolClient => LibSymbolication
This commit is contained in:
parent
21cd278b8a
commit
d783076a30
Notes:
sideshowbarker
2024-07-18 17:32:28 +09:00
Author: https://github.com/awesomekling
Commit: d783076a30
8 changed files with 8 additions and 8 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue