Straßenliste code cleanup
radiobuttons hinzugefügt, noch kein Funktion
This commit is contained in:
@@ -218,7 +218,9 @@
|
||||
<Compile Include="frmSelectNewSan.Designer.cs">
|
||||
<DependentUpon>frmSelectNewSan.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmStrassenList.cs" />
|
||||
<Compile Include="frmStrassenList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmStrassenList.Designer.cs">
|
||||
<DependentUpon>frmStrassenList.cs</DependentUpon>
|
||||
</Compile>
|
||||
@@ -233,6 +235,7 @@
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Sanierungsarten.cs" />
|
||||
<Compile Include="StrassenContent.cs" />
|
||||
<Compile Include="UCInliner.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user