Normalized line endings.
This commit is contained in:
parent
44b3a10794
commit
3606f4ec5c
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue