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

add include guard to frequency dock access #587

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

lievenhey
Copy link
Contributor

KDDW doesn't like access to non existing elements. This happens if hotspot is compiled without QCustomPlot. This patches fixes that by adding an compile time check.

Fixes: #575

KDDW doesn't like access to non existing elements. This happens if
hotspot is compiled without QCustomPlot. This patches fixes that by
adding an compile time check.

Fixes: #575
@milianw milianw merged commit c55a4f8 into master Jan 10, 2024
23 checks passed
@milianw milianw deleted the fix-crash-without-qcustomplot branch January 10, 2024 09:18
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.

[com.kdab.kddockwidgets] [error] Couldn't find dock widget frequency
2 participants