mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 22:02:44 +00:00 
			
		
		
		
	LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
This commit is contained in:
		
							parent
							
								
									5e9d1b2165
								
							
						
					
					
						commit
						896db187e5
					
				
					 17 changed files with 18 additions and 17 deletions
				
			
		|  | @ -41,7 +41,7 @@ | |||
| #include <LibWeb/DOM/MouseEvent.h> | ||||
| #include <LibWeb/DOM/Text.h> | ||||
| #include <LibWeb/Dump.h> | ||||
| #include <LibWeb/Frame.h> | ||||
| #include <LibWeb/Frame/Frame.h> | ||||
| #include <LibWeb/Layout/LayoutDocument.h> | ||||
| #include <LibWeb/Layout/LayoutNode.h> | ||||
| #include <LibWeb/Loader/ResourceLoader.h> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling