mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:37:35 +00:00
LibGUI: Fix typo in ConnectionToWindowManagerServer
This commit is contained in:
parent
524f4be5af
commit
6c202ee4a9
12 changed files with 41 additions and 41 deletions
|
@ -115,7 +115,7 @@ set(SOURCES
|
|||
Widget.cpp
|
||||
Window.cpp
|
||||
ConnectionToWindowServer.cpp
|
||||
ConnectionToWindowMangerServer.cpp
|
||||
ConnectionToWindowManagerServer.cpp
|
||||
Wizards/WizardDialog.cpp
|
||||
Wizards/AbstractWizardPage.cpp
|
||||
Wizards/CoverWizardPage.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue