Kaydet (Commit) 7f341088 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

loplugin:staticmethods

Change-Id: I385e54f5ddadda894102be2bb9a7dc408415ac68
üst 073f8cdb
......@@ -943,6 +943,8 @@ IMPL_LINK_NOARG(ExtMgrDialog, HandleUpdateBtn, Button*, void)
{
#if ENABLE_EXTENSION_UPDATE
m_pManager->checkUpdates( false, true );
#else
(void) this;
#endif
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment