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

Method updatesAvailable

pluginManager/src/NotifyUpdatesDialog.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67BOOL NotifyUpdatesDialog::updatesAvailable()
68{
69 return !_updateList.empty();
70}
71
72
73INT_PTR CALLBACK NotifyUpdatesDialog::run_dlgProc(UINT Message, WPARAM wParam, LPARAM lParam)

Callers 1

startupChecksFunction · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected