mirror of
				https://github.com/Ryujinx/Opentk.git
				synced 2025-11-04 15:05:07 +00:00 
			
		
		
		
	Correct formatting.
This commit is contained in:
		
							parent
							
								
									2caeaf40e1
								
							
						
					
					
						commit
						cbae16b7a1
					
				| 
						 | 
				
			
			@ -12,9 +12,8 @@ namespace OpenTK
 | 
			
		|||
    /// </summary>
 | 
			
		||||
    [CLSCompliant(false)]
 | 
			
		||||
    [ToolboxItem(true)]
 | 
			
		||||
    public class GLWidget: GLArea
 | 
			
		||||
    public class GLWidget : GLArea
 | 
			
		||||
    {
 | 
			
		||||
 | 
			
		||||
        private static int _GraphicsContextCount;
 | 
			
		||||
        private static bool _SharedContextInitialized = false;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue