diff --git a/ClientApp/Utils/EngineConnection.cs b/ClientApp/Utils/EngineConnection.cs index 7d56a3b..5113262 100644 --- a/ClientApp/Utils/EngineConnection.cs +++ b/ClientApp/Utils/EngineConnection.cs @@ -27,7 +27,7 @@ namespace ClientApp.Utils //new PC("DESKTOP-M2CIH87", "Fabian"), //new PC("T470S", "Shinichi"), //new PC("DESKTOP-DHS478C", "semme"), - new PC("HP-ZBOOK-SEM", "Sem") + //new PC("HP-ZBOOK-SEM", "Sem") //new PC("DESKTOP-TV73FKO", "Wouter"), //new PC("DESKTOP-SINMKT1", "Ralf van Aert"), //new PC("NA", "Bart") diff --git a/DoctorApp/DoctorApp.csproj b/DoctorApp/DoctorApp.csproj index 2ff8d95..14b43b7 100644 --- a/DoctorApp/DoctorApp.csproj +++ b/DoctorApp/DoctorApp.csproj @@ -9,12 +9,16 @@ + Always + + PreserveNewest + diff --git a/DoctorApp/Views/MainView.xaml b/DoctorApp/Views/MainView.xaml index 80cf8c9..26ab386 100644 --- a/DoctorApp/Views/MainView.xaml +++ b/DoctorApp/Views/MainView.xaml @@ -11,7 +11,10 @@ - + + + + diff --git a/DoctorApp/img/patient.png b/DoctorApp/img/patient.png new file mode 100644 index 0000000..03dda30 Binary files /dev/null and b/DoctorApp/img/patient.png differ