Normalized line endings.

This commit is contained in:
the_fiddler 2008-12-10 09:36:33 +00:00
parent 44b3a10794
commit 3606f4ec5c

View file

@ -13,11 +13,11 @@ namespace Examples.WinForms
{ {
public partial class DerivedGLControl : GLControl public partial class DerivedGLControl : GLControl
{ {
Color clearColor; Color clearColor;
public DerivedGLControl() public DerivedGLControl()
{ {
this.InitializeComponent(); this.InitializeComponent();
} }
public Color ClearColor public Color ClearColor