I get a restore window dialog that can't be dismissed when debugging on osx 10.7 Lion.
This dialog is shown if the previous run crashed.
But it is not handled correctly in my app.
There is a setRestorable function in NSWindow - how do I access it from Qt ?