[chronojump] label_top_encoder_person_name.Text="" at new session



commit 1a739b2594501ec0038f429acb56c05494cd1d6c
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Apr 16 12:41:52 2020 +0200

    label_top_encoder_person_name.Text="" at new session

 src/gui/app1/chronojump.cs | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gui/app1/chronojump.cs b/src/gui/app1/chronojump.cs
index 9f51fb44..84af13b3 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -2457,6 +2457,7 @@ public partial class ChronoJumpWindow
                hbox_persons_bottom_photo.Sensitive = false;
                hbox_persons_bottom_no_photo.Sensitive = false;
                label_top_person_name.Text = "";
+               label_top_encoder_person_name.Text = "";
 
                //update report
                report.SessionID = currentSession.UniqueID;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]