Skip to content

Commit

Permalink
Merge pull request #52 from epcpower/story/SC-2302
Browse files Browse the repository at this point in the history
ci(SC-2302): update qt5reactor and other dependencies
  • Loading branch information
gordon-epc authored Aug 8, 2024
2 parents 90c411b + 603f3f3 commit 9e8a19e
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 343 deletions.
2 changes: 1 addition & 1 deletion epyqlib/tests/test_attrsmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ def can_drop_on(self, node):

item.enumeration_uuid = enumerator_a.uuid

application = qt_api.QApplication.instance()
application = qt_api.QtWidgets.QApplication.instance()

for row, enumerator in enumerate(group.children):
assert view.edit(
Expand Down
Loading

0 comments on commit 9e8a19e

Please sign in to comment.