MCPcopy Create free account
hub / github.com/KDE/falkon / isUpdating

Method isUpdating

src/plugins/GreaseMonkey/gm_script.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153bool GM_Script::isUpdating()
154{
155 return m_updating;
156}
157
158void GM_Script::updateScript()
159{

Callers 1

paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected