Add CustomText item.

This commit is contained in:
Daniel Kraus
2015-07-18 22:22:08 +02:00
parent f069c858c9
commit 22ee0492d5
2 changed files with 47 additions and 0 deletions

View File

@ -165,6 +165,7 @@
<ItemGroup>
<Compile Include="Controller\Elements\SelectLastDay.cs" />
<Compile Include="Controller\Elements\SelectFirstDay.cs" />
<Compile Include="Controller\Elements\CustomText.cs" />
<Compile Include="Controller\Settings.cs" />
<Compile Include="Controller\SettingsRepository.cs" />
<Compile Include="Thesaurus\ThesaurusBase.cs" />