From b6b72901ad62d5a65cd8113738851b530163d138 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 22 Aug 2020 13:28:51 +0100 Subject: [PATCH] Fix binding in about dialog. --- .idea/.idea.Aaru/.idea/contentModel.xml | 16 ++++++++++++++-- Aaru.Gui/Views/Dialogs/About.xaml | 14 ++++++++++---- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/.idea/.idea.Aaru/.idea/contentModel.xml b/.idea/.idea.Aaru/.idea/contentModel.xml index f6d320f56..f24091712 100644 --- a/.idea/.idea.Aaru/.idea/contentModel.xml +++ b/.idea/.idea.Aaru/.idea/contentModel.xml @@ -1,10 +1,12 @@ - - + + + + @@ -14,6 +16,16 @@ + + + + + + + + + + diff --git a/Aaru.Gui/Views/Dialogs/About.xaml b/Aaru.Gui/Views/Dialogs/About.xaml index 6d741d673..ec79fef72 100644 --- a/Aaru.Gui/Views/Dialogs/About.xaml +++ b/Aaru.Gui/Views/Dialogs/About.xaml @@ -94,10 +94,16 @@ - - + + + + + + + + + +