Normalized line endings.

This commit is contained in:
the_fiddler 2008-12-10 09:36:33 +00:00
parent db54fa79b3
commit e4b5e23701

View file

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