Changeset - ffc9598dcddf
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-09-19 14:04:08
hy@ozderya.net
DataArray typedef is not used anymore
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
mainwindow.h
Show inline comments
 
@@ -79,7 +79,6 @@ private:
 
    unsigned int numOfChannels;
 

	
 
    QList<QwtPlotCurve*> curves;
 
    typedef QVector<double> DataArray;
 
    // Note: FrameBuffer s are owned by their respective QwtPlotCurve s.
 
    QList<FrameBuffer*> channelBuffers;
 

	
0 comments (0 inline, 0 general)