layout: Add a function to get master hash
fix: Memory leak when WinOS client login
This commit is contained in:
@@ -132,6 +132,8 @@ CMy2015RemoteApp* GetThisApp();
|
||||
|
||||
config& GetThisCfg();
|
||||
|
||||
std::string GetMasterHash();
|
||||
|
||||
#define THIS_APP GetThisApp()
|
||||
|
||||
#define THIS_CFG GetThisCfg()
|
||||
|
||||
Reference in New Issue
Block a user