mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 09:18:05 +03:00
02e3633b7f
This is primarily to be able to remove the GenericLexer include out of Format.h as well. A subsequent commit will add AK::Result to GenericLexer, which will cause naming conflicts with other structures named Result. This can be avoided (for now) by preventing nearly every file in the system from implicitly including GenericLexer. Other changes in this commit are to add the GenericLexer include to files where it is missing. |
||
---|---|---|
.. | ||
AccountHolder.cpp | ||
AccountHolder.h | ||
CMakeLists.txt | ||
InboxModel.cpp | ||
InboxModel.h | ||
MailboxTreeModel.cpp | ||
MailboxTreeModel.h | ||
MailWidget.cpp | ||
MailWidget.h | ||
MailWindow.gml | ||
main.cpp |