MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / setSearchContextColorBad

Method setSearchContextColorBad

src/widgets/QuickFindWidget.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void QuickFindWidget::setSearchContextColorBad()
105{
106 setSearchContextColor(QStringLiteral("red"));
107}
108
109void QuickFindWidget::setSearchContextColorGood()
110{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected