mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 23:22:43 +00:00
With this change, System::foo() becomes Core::System::foo(). Since LibCore builds on other systems than SerenityOS, we now have to make sure that wrappers work with just a standard C library underneath. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| NumericInput.cpp | ||
| NumericInput.h | ||
| OutlineModel.cpp | ||
| OutlineModel.h | ||
| PDFViewer.cpp | ||
| PDFViewer.h | ||
| PDFViewerWidget.cpp | ||
| PDFViewerWidget.h | ||
| SidebarWidget.cpp | ||
| SidebarWidget.h | ||