diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 352d34c..0fe9a31 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -58,6 +58,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); } } } \ No newline at end of file diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 352d34c..0fe9a31 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -58,6 +58,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); } } } \ No newline at end of file diff --git a/Correlator/Correlator.csproj b/Correlator/Correlator.csproj index dc91f84..e416ec6 100644 --- a/Correlator/Correlator.csproj +++ b/Correlator/Correlator.csproj @@ -208,6 +208,9 @@ AddSoundSpeedDialog.xaml + + AlertMessageDialog.xaml + CheckResponseDialog.xaml @@ -253,6 +256,7 @@ + @@ -265,6 +269,7 @@ + @@ -291,6 +296,7 @@ PictureFileView.xaml + Designer MSBuild:Compile diff --git a/Correlator/App.xaml.cs b/Correlator/App.xaml.cs index 352d34c..0fe9a31 100644 --- a/Correlator/App.xaml.cs +++ b/Correlator/App.xaml.cs @@ -58,6 +58,7 @@ containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); containerRegistry.RegisterDialog(); + containerRegistry.RegisterDialog(); } } } \ No newline at end of file diff --git a/Correlator/Correlator.csproj b/Correlator/Correlator.csproj index dc91f84..e416ec6 100644 --- a/Correlator/Correlator.csproj +++ b/Correlator/Correlator.csproj @@ -208,6 +208,9 @@ AddSoundSpeedDialog.xaml + + AlertMessageDialog.xaml + CheckResponseDialog.xaml @@ -253,6 +256,7 @@ + @@ -265,6 +269,7 @@ + @@ -291,6 +296,7 @@ PictureFileView.xaml + Designer MSBuild:Compile diff --git a/Correlator/Dialog/AlertMessageDialog.xaml b/Correlator/Dialog/AlertMessageDialog.xaml new file mode 100644 index 0000000..7625c9b --- /dev/null +++ b/Correlator/Dialog/AlertMessageDialog.xaml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +