Added ConnectionFailedMessage, Placeholder for Username,Chat,ChatsList
This commit is contained in:
@@ -134,6 +134,9 @@
|
||||
<Compile Include="Controller.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Util\IP.cs" />
|
||||
<Compile Include="Views\ConnectionFailedDialog.xaml.cs">
|
||||
<DependentUpon>ConnectionFailedDialog.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Views\EditUsernameDialog.xaml.cs">
|
||||
<DependentUpon>EditUsernameDialog.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -165,6 +168,10 @@
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="Views\ConnectionFailedDialog.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="Views\EditUsernameDialog.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
|
||||
Reference in New Issue
Block a user