MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / TMessHighlight

Method TMessHighlight

source/messhl.cpp:14–17  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

12 const char * szStyleNode = "style";
13//---------------------------------------------------------------------------
14TMessHighlight::TMessHighlight()
15{
16 bEnable = true;
17}
18//---------------------------------------------------------------------------
19void TMessHighlight::Save(XMLElementEx * p)
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected