diff IBBoard.Windows.Forms.csproj @ 16:7ddfbe85c8d9

* Add style helper with initial snippet from DotNetPerls.com * Add license info to the top of ControlValueChangedChecker no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Thu, 06 May 2010 20:06:42 +0000
parents 7c459ebc4210
children 6a697a7c78d3
line wrap: on
line diff
--- a/IBBoard.Windows.Forms.csproj	Sun Apr 18 15:04:21 2010 +0000
+++ b/IBBoard.Windows.Forms.csproj	Thu May 06 20:06:42 2010 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>
     <ProjectType>Local</ProjectType>
@@ -109,6 +109,7 @@
     </Compile>
     <Compile Include="Windows\Forms\I18N\ControlTranslator.cs" />
     <Compile Include="Windows\Forms\Util\ControlValueChangedChecker.cs" />
+    <Compile Include="Windows\Forms\Util\WidgetValuesUtil.cs" />
     <EmbeddedResource Include="Windows\Forms\ColorableStatusBar.resx">
       <DependentUpon>ColorableStatusBar.cs</DependentUpon>
     </EmbeddedResource>