diff IBBoard.Windows.Forms.csproj @ 20:5f35edc84791

* Add translatable tab control for warfoundry:ticket:383
author IBBoard <dev@ibboard.co.uk>
date Sat, 21 Jan 2012 16:35:20 +0000
parents 5413a4e98d5f
children 031354c2a34c
line wrap: on
line diff
--- a/IBBoard.Windows.Forms.csproj	Sat Sep 24 12:01:17 2011 +0100
+++ b/IBBoard.Windows.Forms.csproj	Sat Jan 21 16:35:20 2012 +0000
@@ -88,6 +88,9 @@
     <Compile Include="AssemblyInfo.cs">
       <SubType>Code</SubType>
     </Compile>
+    <Compile Include="Windows\Forms\IBBTabControl.cs">
+      <SubType>Component</SubType>
+    </Compile>
     <Compile Include="Windows\Forms\IBBRadioButton.cs">
       <SubType>Component</SubType>
     </Compile>