MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / setCore

Method setCore

src/loglist.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213void LogList::setCore(OrganizerCore& core)
214{
215 m_core = &core;
216}
217
218void LogList::copyToClipboard()
219{

Callers 1

MainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected