[chronojump] Minor fix to last commits
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Minor fix to last commits
- Date: Wed, 3 Nov 2021 15:46:05 +0000 (UTC)
commit 9bce9d515a8cddfa60fad5df7cf7e7845568fdb0
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed Nov 3 12:45:56 2021 -0300
Minor fix to last commits
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 adfcde804..20b271ea0 100644
--- a/src/gui/app1/chronojump.cs
+++ b/src/gui/app1/chronojump.cs
@@ -6505,6 +6505,7 @@ LogB.Debug("mc finished 5");
notebook_contacts_execute_or.CurrentPage =
Convert.ToInt32(notebook_contacts_execute_or_pages.RACEINSPECTOR);
label_run_simple_double_contacts.Text = currentEventExecute.GetInspectorMessages();
+ label_run_simple_double_contacts.UseMarkup = true;
}
private void on_button_race_inspector_close_clicked (object o, EventArgs args)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]