From: jpbruyere Date: Thu, 23 Apr 2015 11:58:00 +0000 (+0200) Subject: EventHandler extension method for handling test if null X-Git-Tag: 0.2~101 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=6a9279526c4b8ecdd15a864033d8cea192277777;p=jp%2Fcrow.git EventHandler extension method for handling test if null --- diff --git a/.gitignore b/.gitignore index 5ad7b970..6a4d9ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,11 @@ Debug /GOLib.userprefs /Tests/obj/* /Tests/bin/* +MonoDevelop.GOLib/bin/ +MonoDevelop.GOLib/build/ +MonoDevelop.GOLib/obj/ +Tests/Tests.sln +Tests/Tests.userprefs +src/GraphicObjects/Panel.cs +src/GraphicObjects/VerticalWrappingWidget.cs +src/GraphicObjects/HorizontalWrappingWidget.cs diff --git a/GOLib.csproj b/GOLib.csproj index af75b9e2..e30f3573 100644 --- a/GOLib.csproj +++ b/GOLib.csproj @@ -219,6 +219,14 @@ + + + + + + + + @@ -234,9 +242,6 @@ - - ..\..\src\opentk-git\Binaries\OpenTK\Release\OpenTK.dll -