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

Method GetSkinFile

RedisStudio/MessageBoxWhd.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79DuiLib::CDuiString MessageBoxWhd::GetSkinFile()
80{
81 return _T("MessageBox.xml");
82}
83
84DuiLib::UILIB_RESOURCETYPE MessageBoxWhd::GetResourceType() const
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected