fix #H4332 - Qt crash upon immediate quit
commit68cf2ec84fd7c5686ce93ad8c7b2386d09facf51
authorPatR <rankin@nethack.org>
Wed, 11 May 2016 22:10:33 +0000 (11 15:10 -0700)
committerPatR <rankin@nethack.org>
Wed, 11 May 2016 22:10:33 +0000 (11 15:10 -0700)
treef8be2cc9277a6d50debe90cf6701a953c2fda346
parent02760cc45dfecaf3f022fb1fdc8fa41f0d9957b1
fix #H4332 - Qt crash upon immediate quit

Put in Ron Vaniwaarden's fix for crash occuring if player quits
right after choosing a character and declines to disclose anything.
Just a guess, but deleting the never-viewed inventory window might
be the cause.  (3.4.3 didn't delete it.)

There's a small amount of reformatting, but cleaning that up
manually is a monumental task.
doc/fixes36.1
win/Qt/qt_win.cpp