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

Method GetVirtualwndName

RedisStudio/RedisConfigUI.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36DuiLib::CDuiString RedisConfigUI::GetVirtualwndName()
37{
38 return _T("RedisConfig");
39}
40
41void RedisConfigUI::RefreshWnd()
42{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected