Skip to content

add include guard to frequency dock access#587

Merged
milianw merged 1 commit intomasterfrom
fix-crash-without-qcustomplot
Jan 10, 2024
Merged

add include guard to frequency dock access#587
milianw merged 1 commit intomasterfrom
fix-crash-without-qcustomplot

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
@lievenhey lievenhey force-pushed the fix-crash-without-qcustomplot branch from 0c14d92 to 482054b Compare January 8, 2024 14:01
@lievenhey lievenhey requested a review from milianw January 8, 2024 14:02
@milianw milianw merged commit c55a4f8 into master Jan 10, 2024
@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