mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-12 07:35:44 +00:00
We currently compile the Qt event loop files multiple times, for every target which wants to use them. This patch moves these to LibWebView as a central location to avoid this.