Skip to content

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

Merged
dalthviz merged 1 commit intospyder-ide:masterfrom
frmdstryr:qfile-dialog-qt6
Apr 6, 2022
Merged

PR: Use QFileDialog.Option to be compatiable with Qt6#331
dalthviz merged 1 commit intospyder-ide:masterfrom
frmdstryr:qfile-dialog-qt6

Conversation

@frmdstryr
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

3 participants