MCPcopy Create free account
hub / github.com/cmauri/eviacam / Init

Method Init

wxutil/warnbaroverlap.cpp:106–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 */
105
106void WarnBarOverlap::Init()
107{
108////@begin WarnBarOverlap member initialisation
109 m_chkWarnBarOverlap = NULL;
110 m_buttonOk = NULL;
111////@end WarnBarOverlap member initialisation
112}
113
114
115/*!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected