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

Method GetVirtualwndName

RedisStudio/RedisHelpUI.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48DuiLib::CDuiString RedisHelpUI::GetVirtualwndName()
49{
50 return _T("RedisHelp");
51}
52
53void RedisHelpUI::RefreshWnd()
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected