MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager / selectNone

Method selectNone

pluginManager/src/PluginListView.cpp:376–379  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

374}
375
376void PluginListView::selectNone()
377{
378 setAllCheckState(FALSE);
379}
380
381BOOL PluginListView::empty()
382{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected