MCPcopy Create free account
hub / github.com/OneMoreGres/ScreenTranslator / showLast

Method showLast

src/manager.cpp:359–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359void Manager::showLast()
360{
361 SOFT_ASSERT(representer_, return );
362 representer_->showLast();
363}
364
365void Manager::showTranslator()
366{

Callers 2

handleIconClickMethod · 0.45
contextMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected