MCPcopy Create free account
hub / github.com/NetHack/NetHack / raiseMessages

Method raiseMessages

win/Qt/qt_main.cpp:964–967  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

962}
963
964void NetHackQtMainWindow::raiseMessages()
965{
966 stack->setCurrentWidget(message->Widget());
967}
968
969void NetHackQtMainWindow::raiseStatus()
970{

Callers

nothing calls this directly

Calls 1

WidgetMethod · 0.45

Tested by

no test coverage detected