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

Method GetSkinFile

RedisStudio/MainFrameWhd.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114DuiLib::CDuiString CMainFrameWnd::GetSkinFile()
115{
116 return _T("skin.xml");
117}
118
119//DuiLib::CDuiString CMainFrameWnd::GetZIPFileName()
120//{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected