mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:22:45 +00:00 
			
		
		
		
	LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h}
This commit is contained in:
		
							parent
							
								
									9ac94d393e
								
							
						
					
					
						commit
						c39d44fc2e
					
				
					 46 changed files with 51 additions and 52 deletions
				
			
		|  | @ -31,7 +31,7 @@ | |||
| #include <AK/String.h> | ||||
| #include <AK/WeakPtr.h> | ||||
| #include <LibCore/CObject.h> | ||||
| #include <LibGfx/GraphicsBitmap.h> | ||||
| #include <LibGfx/Bitmap.h> | ||||
| #include <LibGfx/Rect.h> | ||||
| #include <LibGUI/GWindowType.h> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andreas Kling
						Andreas Kling