Skip to content
Snippets Groups Projects

BUG: Remove workaround for QT bug 22829

Merged Victor Poughon requested to merge qtbug_22829 into develop

Seems fixed in QT5: https://bugreports.qt.io/browse/QTBUG-22829

Can we remove it?

find . -type f -exec sed -i "/tag=QT4-boost-compatibility/d" {} \;
Edited by Victor Poughon

Merge request reports

Approval is optional

Merged by Victor PoughonVictor Poughon 6 years ago (Jun 11, 2018 11:14am UTC)

Merge details

  • Changes merged into develop with 138b6214.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading