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

Method GetSkinFolder

RedisStudio/ConnInfoSubWhd.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71DuiLib::CDuiString ConnInfoSubWhd::GetSkinFolder()
72{
73 return _T("..\\skin\\");
74}
75
76DuiLib::CDuiString ConnInfoSubWhd::GetSkinFile()
77{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected