Skip to content

[FIX] utils/textimport: Remove 'exclusive' kwarg from QActionGroup call#4298

Merged
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/pyqt-5.14
Dec 24, 2019
Merged

[FIX] utils/textimport: Remove 'exclusive' kwarg from QActionGroup call#4298
janezd merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/pyqt-5.14

Conversation

@ales-erjavec
Copy link
Contributor

Issue

In Qt 5.14 'exclusive' is no longer a Q_PROPERTY of QActionGroup and hence the call raises a type error.

Description of changes

Remove 'exclusive' kwarg from QActionGroup call

Includes
  • Code changes
  • Tests
  • Documentation

In Qt 5.14 'exclusive' is no longer a Q_PROPERTY of QActionGroup
@codecov
Copy link

codecov bot commented Dec 24, 2019

Codecov Report

Merging #4298 into master will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff           @@
##           master    #4298   +/-   ##
=======================================
  Coverage   86.69%   86.69%           
=======================================
  Files         396      396           
  Lines       71561    71561           
=======================================
  Hits        62039    62039           
  Misses       9522     9522

@janezd janezd merged commit e08986b into biolab:master Dec 24, 2019
@janezd janezd mentioned this pull request Dec 24, 2019
@ales-erjavec ales-erjavec deleted the fixes/pyqt-5.14 branch March 16, 2020 13:42
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.

2 participants