Qt4: put and get message history
This commit is contained in:
@@ -866,6 +866,11 @@ void NetHackQtMainWindow::AddMessageWindow(NetHackQtMessageWindow* window)
|
||||
ShowIfReady();
|
||||
}
|
||||
|
||||
NetHackQtMessageWindow * NetHackQtMainWindow::GetMessageWindow()
|
||||
{
|
||||
return message;
|
||||
}
|
||||
|
||||
void NetHackQtMainWindow::AddMapWindow(NetHackQtMapWindow2* window)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user