Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m0dB authored and m0dB committed Dec 26, 2024
1 parent e316a71 commit 25576ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/waveform/widgets/allshader/waveformwidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ WaveformWidget::WaveformWidget(QWidget* parent,
WaveformWidget::~WaveformWidget() {
makeCurrentIfNeeded();
m_rendererStack.clear();
// destruction of nodes needs to happen within the opengl context
m_pEngine.reset();
doneCurrent();
}
Expand Down

0 comments on commit 25576ee

Please sign in to comment.