mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
21a5fb0fa2
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. |
||
---|---|---|
.. | ||
AccountHolder.cpp | ||
AccountHolder.h | ||
CMakeLists.txt | ||
InboxModel.cpp | ||
InboxModel.h | ||
MailboxTreeModel.cpp | ||
MailboxTreeModel.h | ||
MailWidget.cpp | ||
MailWidget.h | ||
MailWindow.gml | ||
main.cpp |