Comment 7 for bug 561303

Revision history for this message
Umang Varma (umang) wrote :

Thanks for that. I've changed my code to look like this now. I'll test it with 4.7.2 later and see if I still get a segfault.

    QtGui.qApp = app
    app.exec_()
    QtGui.qApp = None