Performance upgrade - icons reloading will not affect performance

This commit is contained in:
szporowolik
2019-10-19 13:34:50 +02:00
parent 666c3a859f
commit a0742c8c43
3 changed files with 70 additions and 10 deletions

View File

@@ -8,6 +8,7 @@ internal class Globals
public static bool bLogHistoryUpdate = true; // Mark if log control require update
public static string strPerunTitleText = "";
public static bool bStatusIconsForce = true; // Force icons reload
public static bool bdcConnection = false; // Historic db connection status
public static bool btcpcServer = false; // Historic tcp connection status
public static bool bSRSStatus = false; // Historic srs connection status