Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when clicking on deleted windows in the project explorer #121

Merged
merged 1 commit into from Jan 13, 2015

Conversation

martyngigg
Copy link
Member

Fixes trac issue #10887

Tester
The steps to reproduce the problem are in issue description in the link above. It is worth checking that you can reproduce the problem before merging the fix locally to make sure you understand what is happening and can be confident that the fix is correct.

The call already happens as part of ApplicationWindow::prepareMultiLayer
and running it again produces the wrong numbering in project explorer
list.
Refs #10887
@martyngigg martyngigg added this to the Release 3.3 milestone Jan 13, 2015
@rosswhitfield rosswhitfield self-assigned this Jan 13, 2015
rosswhitfield added a commit that referenced this pull request Jan 13, 2015
…rer_stale_refs

Fix crash when clicking on deleted windows in the project explorer
@rosswhitfield rosswhitfield merged commit 3d1e7e5 into master Jan 13, 2015
@rosswhitfield rosswhitfield deleted the bugfix/10887_project_explorer_stale_refs branch January 13, 2015 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants