MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setOverflowMessage

Method setOverflowMessage

launcher/launch/LogModel.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151void LogModel::setOverflowMessage(const QString& overflowMessage)
152{
153 m_overflowMessage = overflowMessage;
154}
155
156void LogModel::setLineWrap(bool state)
157{

Callers 1

getLogModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected