v1.2.1
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Mip
|
||||
public static string Priezvisko;
|
||||
public static string Zaradenie;
|
||||
public static int Tab;
|
||||
public static string MariaDBServerIPAddress;
|
||||
//public static string MariaDBServerIPAddress;
|
||||
|
||||
public static Int32 IndexZmatkovitost;
|
||||
public static Int32 IndexExpedicia;
|
||||
@@ -35,6 +35,6 @@ namespace Mip
|
||||
public static bool boolComputerAsleep = false; //sluzi na zablokovanie pristupu do sql pokial je pocitac v rezime spanku
|
||||
public static bool boolEnableRowEnter = true; //sluzi na zablokovanie inych funkcii aby sa nevykonavali pokial sa vykonava funkcia check v frmMain v karte dopytov
|
||||
//public static Int32 IndexVykres;
|
||||
|
||||
public static AppOptions AppOptions { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user