aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Histacom2.Engine.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-09-12 09:51:26 -0400
committerlempamo <[email protected]>2017-09-12 09:51:26 -0400
commitab9f118edb06826ed49c0b46bb1bce38d407e4f6 (patch)
tree63e46f589ac10f4df5806c5d2ecb4c104adaed92 /Histacom2.Engine/Histacom2.Engine.csproj
parentc11ba68e8f319acc62b72259235a04b12892bffa (diff)
downloadhistacom2-ab9f118edb06826ed49c0b46bb1bce38d407e4f6.tar.gz
histacom2-ab9f118edb06826ed49c0b46bb1bce38d407e4f6.tar.bz2
histacom2-ab9f118edb06826ed49c0b46bb1bce38d407e4f6.zip
various classic control things
Diffstat (limited to 'Histacom2.Engine/Histacom2.Engine.csproj')
-rw-r--r--Histacom2.Engine/Histacom2.Engine.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Histacom2.Engine/Histacom2.Engine.csproj b/Histacom2.Engine/Histacom2.Engine.csproj
index e8b62bc..69a1b02 100644
--- a/Histacom2.Engine/Histacom2.Engine.csproj
+++ b/Histacom2.Engine/Histacom2.Engine.csproj
@@ -94,6 +94,9 @@
<Compile Include="UI\ClassicButton.cs">
<SubType>Component</SubType>
</Compile>
+ <Compile Include="UI\ClassicLabel.cs">
+ <SubType>Component</SubType>
+ </Compile>
<Compile Include="UI\ClassicTextbox.cs">
<SubType>Component</SubType>
</Compile>