MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetVirtualwndName

Method GetVirtualwndName

RedisStudio/ConnInfoUI.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72DuiLib::CDuiString ConnInfoUI::GetVirtualwndName()
73{
74 return _T("ConnInfo");
75}
76
77void ConnInfoUI::RefreshWnd()
78{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected