MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / GetBitmap

Method GetBitmap

src/gui/idlepanel.cc:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296 }
297
298 const wxBitmap GetBitmap() override
299 {
300 return applicationBitmap->GetBitmap();
301 }
302
303private:
304 void LoadConfig()

Callers 2

MainWindowImplMethod · 0.80
AddIconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected