Skip to content

Commit 8c41644

Browse files
committed
- fix compilation
1 parent 181d0a7 commit 8c41644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qwt-6/src/qwt_series_store.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class QwtSeriesStore : public virtual QwtAbstractSeriesStore
7373
explicit QwtSeriesStore< T >();
7474

7575
//! Destructor
76-
~QwtSeriesStore< T >();
76+
~QwtSeriesStore();
7777

7878
/*!
7979
Assign a series of samples

0 commit comments

Comments
 (0)