1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:08:10 +00:00

LibGUI+WindowServer: Fix some misaligned CMakeLists.txt SOURCES entries

This commit is contained in:
Linus Groh 2021-04-16 21:30:53 +02:00
parent bb6bb7bc5e
commit ba3bc6fef2
2 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ set(SOURCES
Cursor.cpp
EventLoop.cpp
main.cpp
Menubar.cpp
Menubar.cpp
Menu.cpp
MenuItem.cpp
MenuManager.cpp