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

Method setSearchContextColorGood

src/widgets/QuickFindWidget.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void QuickFindWidget::setSearchContextColorGood()
110{
111 setSearchContextColor(QStringLiteral("blue"));
112}
113
114void QuickFindWidget::performNewSearch()
115{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected