MCPcopy Create free account
hub / github.com/chrxh/alien / StatisticsWindow

Method StatisticsWindow

source/Gui/StatisticsWindow.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63StatisticsWindow::StatisticsWindow()
64 : AlienWindow("Statistics", "windows.statistics", false)
65{
66}
67
68void StatisticsWindow::shutdownIntern()
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected