Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSkinFolder
Method
GetSkinFolder
RedisStudio/MainFrameWhd.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
DuiLib::CDuiString CMainFrameWnd::GetSkinFolder()
110
{
111
return _T(
"skin\\"
);
112
}
113
114
DuiLib::CDuiString CMainFrameWnd::GetSkinFile()
115
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected