mirror of
https://github.com/RGBCube/serenity
synced 2025-07-07 08:37:34 +00:00
Userland: Rename LibSymbolClient => LibSymbolication
This commit is contained in:
parent
21cd278b8a
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