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

PICARD-2718: Fix file filter for ripper log file picker #2280

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

phw
Copy link
Member

@phw phw commented Aug 15, 2023

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

*.log files where ignored with the "All supported log files" filter

Solution

Qt file dialog filters must separate the extensions only by space.

*.log files where ignored with the "All supported log files" filter
@phw phw merged commit 970a12a into metabrainz:master Aug 15, 2023
46 checks passed
@phw phw deleted the PICARD-2718-fix-rip-log-file-picker branch August 15, 2023 23:02
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.

1 participant