Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.4.0-beta
-
None
-
I567f6970ad2d89d862ed86fbaa69e7eecacb9738
Description
The debug helper for QSet fails when expanded. This is because it has not been updated to the new python API and calls children() with additional arguments besides d. The attached changes this and fixes the helper.