diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj index 0d76126ab..b9350999e 100644 --- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj +++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj @@ -72,6 +72,7 @@ <Compile Include="Components\SelectedObjectCollection.cs" /> <Compile Include="Components\TextController.cs" /> <Compile Include="Controls\AdornerContentPresenter.cs" /> + <Compile Include="Controls\AllSelectedCheckboxList.cs" /> <Compile Include="Controls\DoubleClickDataGrid.cs" /> <Compile Include="Controls\FastTextBlock.cs" /> <Compile Include="Controls\HexagonControl.cs" /> @@ -86,7 +87,6 @@ <DependentUpon>MultiTransitionControl.xaml</DependentUpon> </Compile> <Compile Include="Controls\NavigationControl.cs" /> - <Compile Include="Controls\PopupWithKeyboardFocus.cs" /> <Compile Include="Controls\SearchComboBox.cs" /> <Compile Include="Controls\SpannedUniformGrid.cs" /> <Compile Include="Controls\TableGrid.cs" /> |
