mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 22:02:44 +00:00 
			
		
		
		
	LibWeb: Move ResourceLoader into a new Loader/ directory
This commit is contained in:
		
							parent
							
								
									77a3710e9d
								
							
						
					
					
						commit
						6ed11f1d1c
					
				
					 13 changed files with 12 additions and 12 deletions
				
			
		|  | @ -50,7 +50,7 @@ | |||
| #include <LibWeb/Parser/HTMLDocumentParser.h> | ||||
| #include <LibWeb/Parser/HTMLParser.h> | ||||
| #include <LibWeb/RenderingContext.h> | ||||
| #include <LibWeb/ResourceLoader.h> | ||||
| #include <LibWeb/Loader/ResourceLoader.h> | ||||
| #include <stdio.h> | ||||
| 
 | ||||
| //#define SELECTION_DEBUG
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling