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

PR: Use QFileDialog.Option to be compatiable with Qt6 #331

Merged
merged 1 commit into from
Apr 6, 2022
Merged

PR: Use QFileDialog.Option to be compatiable with Qt6 #331

merged 1 commit into from
Apr 6, 2022

Conversation

frmdstryr
Copy link
Contributor

QFileDialog.Options does not exist on Qt6.

Tested with PyQt5 5.15.2 and PyQt6 6.2.3

@dalthviz dalthviz added this to the v2.1.0 milestone Apr 5, 2022
@dalthviz dalthviz self-requested a review April 5, 2022 16:48
Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @frmdstryr for noticing this and submitting a fix! This LGTM 👍 However what do you think @ccordoba12 @CAM-Gerlach ?

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks @frmdstryr!

@ccordoba12 ccordoba12 changed the title Use QFileDialog.Option to be compatiable with Qt6 PR: Use QFileDialog.Option to be compatiable with Qt6 Apr 5, 2022
@dalthviz
Copy link
Member

dalthviz commented Apr 6, 2022

Since we got two approvals I will go ahead and merge this one. Thank you again @frmdstryr for your help 👍

@dalthviz dalthviz merged commit cb8a441 into spyder-ide:master Apr 6, 2022
@frmdstryr
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants