From 22230650cecbd188b5525872005855ea5d66d41f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bellai=20=C3=81d=C3=A1m?= Date: Mon, 16 Oct 2017 14:19:31 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30628 --- client/Maestro/MaestroForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/Maestro/MaestroForm.cs b/client/Maestro/MaestroForm.cs index 1b30c2a2..fa2fe3b7 100644 --- a/client/Maestro/MaestroForm.cs +++ b/client/Maestro/MaestroForm.cs @@ -266,8 +266,8 @@ namespace Maestro { public void ReportError(DateTime time, String level, String message, Color color) { systemMessageBindingSource.Insert(0, new SystemMessage() { Time = time, message = message, Level = level }); - //UpdateDataChanged(); newMSGColor = color; + tabControl2.SelectedIndex = 1; } private void UpdateDataChanged() { -- 2.54.0