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 Warning: Z-order assignment #694

Merged
merged 1 commit into from Apr 30, 2015
Merged

Conversation

quantumsteve
Copy link
Contributor

This fixes #11671

The solution is to manually delete rows with 'zorder' tags. This eliminates the warning.
http://stackoverflow.com/questions/6831546/qvision-widget-error-upon-compile

testing: code review should be sufficient.

@quantumsteve quantumsteve added the Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing) label Apr 30, 2015
@quantumsteve quantumsteve added this to the Release 3.4 milestone Apr 30, 2015
rosswhitfield added a commit that referenced this pull request Apr 30, 2015
@rosswhitfield rosswhitfield merged commit c32506a into master Apr 30, 2015
@rosswhitfield rosswhitfield deleted the 11671_extra_zorder_tags branch April 30, 2015 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues and pull requests that are regressions or would be considered a bug by users (e.g. crashing)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants