add ChromeMetrics for values we dont want to duplicate everywhere

This commit is contained in:
Chris Forbes
2011-05-16 21:06:04 +12:00
committed by Paul Chote
parent c270f9ff4a
commit b183366d54
10 changed files with 71 additions and 10 deletions

View File

@@ -204,6 +204,7 @@
<Compile Include="Traits\Target.cs" />
<Compile Include="Traits\ValidateOrder.cs" />
<Compile Include="TraitDictionary.cs" />
<Compile Include="Widgets\ChromeMetrics.cs" />
<Compile Include="Widgets\PasswordFieldWidget.cs" />
<Compile Include="Widgets\ScrollingTextWidget.cs" />
</ItemGroup>