x11: Rename GdkDisplayX11 to GdkX11Display
This commit is contained in:
		 Benjamin Otte
					Benjamin Otte
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							85bd61778f
						
					
				
				
					commit
					8e2240f699
				
			| @ -246,7 +246,7 @@ gdk_x_error (Display	 *xdisplay, | ||||
|       displays = gdk_display_manager_list_displays (manager); | ||||
|       while (displays != NULL) | ||||
|         { | ||||
|           GdkDisplayX11 *gdk_display = displays->data; | ||||
|           GdkX11Display *gdk_display = displays->data; | ||||
|  | ||||
|           if (xdisplay == gdk_display->xdisplay) | ||||
|             { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user