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

Method GetNormalImage

DuiLib/Control/UIList.cpp:1273–1276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1271}
1272
1273LPCTSTR CListHeaderItemUI::GetNormalImage() const
1274{
1275 return m_sNormalImage;
1276}
1277
1278void CListHeaderItemUI::SetNormalImage(LPCTSTR pStrImage)
1279{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected