Kaydet (Commit) 4cda79ce authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:staticcall

Change-Id: Idea97df52106af64f6c5605460756d48296551e2
üst 977c5017
...@@ -399,7 +399,7 @@ void aqua_init_systray() ...@@ -399,7 +399,7 @@ void aqua_init_systray()
// disable shutdown // disable shutdown
pShutdownIcon->SetVeto( true ); pShutdownIcon->SetVeto( true );
pShutdownIcon->addTerminateListener(); ShutdownIcon::addTerminateListener();
if( ! pDefMenu ) if( ! pDefMenu )
{ {
......
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