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

ControllerScriptEngineLegacy: Only remove FS watcher paths if not empty #4624

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

Holzhaus
Copy link
Member

Fixes this warning:

warning [0x56043d58fd00] QFileSystemWatcher::removePaths: list is empty

Fixes this warning:

    warning [0x56043d58fd00] QFileSystemWatcher::removePaths: list is empty
@Holzhaus Holzhaus added this to the 2.4.0 milestone Jan 15, 2022
Copy link
Member

@Swiftb0y Swiftb0y left a comment

Choose a reason for hiding this comment

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

LGTM, thank you. QFileSystemWatcher has an awkward API.

@Swiftb0y Swiftb0y merged commit 1202557 into mixxxdj:main Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants