We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181d0a7 commit 8c41644Copy full SHA for 8c41644
src/qwt-6/src/qwt_series_store.h
@@ -73,7 +73,7 @@ class QwtSeriesStore : public virtual QwtAbstractSeriesStore
73
explicit QwtSeriesStore< T >();
74
75
//! Destructor
76
- ~QwtSeriesStore< T >();
+ ~QwtSeriesStore();
77
78
/*!
79
Assign a series of samples
0 commit comments