mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:12:44 +00:00 
			
		
		
		
	|  67cda61b7f A C++ source file containing just
    #include <LibFoo/Bar.h>
should always compile cleanly.
This patch adds missing header inclusions that could have caused weird error
messages if they were used in a different context. Also, this confused QtCreator. | ||
|---|---|---|
| .. | ||
| EditEventHandler.cpp | ||
| EditEventHandler.h | ||
| EventHandler.cpp | ||
| EventHandler.h | ||
| Frame.cpp | ||
| Frame.h | ||
| Page.cpp | ||
| Page.h | ||