diff IBBoard.GtkSharp.csproj @ 8:14ce41d2f9bd

* Add TreeUtils to simplify TreeView handling in GTK# (GTK# = thin wrapper around GTK = looks like C calls = looks ugly and out of place and has far too many steps in an OO lang) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Fri, 04 Sep 2009 20:08:07 +0000
parents 51b4bbca7c19
children d0e26a896d72
line wrap: on
line diff
--- a/IBBoard.GtkSharp.csproj	Fri Aug 28 18:45:06 2009 +0000
+++ b/IBBoard.GtkSharp.csproj	Fri Sep 04 20:08:07 2009 +0000
@@ -30,6 +30,7 @@
   <ItemGroup>
     <Compile Include="AssemblyInfo.cs" />
     <Compile Include="NotebookUtil.cs" />
+    <Compile Include="TreeUtils.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="COPYING.GPL" />