aboutsummaryrefslogtreecommitdiff
path: root/src/RehauSku.Assist.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/RehauSku.Assist.csproj')
-rw-r--r--src/RehauSku.Assist.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RehauSku.Assist.csproj b/src/RehauSku.Assist.csproj
index 25fa5a5..f4b4695 100644
--- a/src/RehauSku.Assist.csproj
+++ b/src/RehauSku.Assist.csproj
@@ -115,6 +115,7 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="Interface\AbstractBar.cs" />
<Compile Include="Interface\Dialog.cs" />
<Compile Include="AddIn\RegistryUtil.cs" />
<Compile Include="AddIn\MemoryCacheUtil.cs" />
@@ -122,6 +123,7 @@
<Compile Include="Assistant\RequestModifier.cs" />
<Compile Include="Assistant\SkuExtensions.cs" />
<Compile Include="Interface\ProgressBar.cs" />
+ <Compile Include="Interface\ResultBar.cs" />
<Compile Include="PriceListTools\CombineTool.cs" />
<Compile Include="PriceListTools\ConvertTool.cs" />
<Compile Include="PriceListTools\Position.cs" />