Merge touch datastore.cs
Worked on HTML renderer.
This commit is contained in:
parent
f46947cad0
commit
1a5b1ec78c
6 changed files with 857 additions and 508 deletions
|
|
@ -120,9 +120,10 @@
|
|||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
<Compile Include="AboutPage\HTMLParser\ElementState.cs" />
|
||||
<Compile Include="AboutPage\UpdateControlData.cs" />
|
||||
<Compile Include="AboutPage\UpdateControlView.cs" />
|
||||
<Compile Include="AboutPage\HtmlParser.cs" />
|
||||
<Compile Include="AboutPage\HTMLParser\HtmlParser.cs" />
|
||||
<Compile Include="ActionBar\ActionBarBaseControls.cs" />
|
||||
<Compile Include="ActionBar\ActionBarPlus.cs" />
|
||||
<Compile Include="ActionBar\TemperatureWidgetBed.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue