Closed sevenreek closed 3 years ago
The application segfaults on exit. Backtrace seems to suggest this happens when QCustomPlot deletes itself.
Fixed by removing a delete call to the trigger line object in QCustomPlot.
The application segfaults on exit. Backtrace seems to suggest this happens when QCustomPlot deletes itself.