Changeset - 4e414e55315b
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-07-23 23:23:08
hy@ozderya.net
unzoomed() is a slot
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
mainwindow.h
Show inline comments
 
@@ -87,7 +87,6 @@ private:
 
    void addChannelData(unsigned int channel, DataArray data);
 

	
 
    Zoomer* zoomer;
 
    void unzoomed();
 

	
 
    NumberFormat numberFormat;
 
    unsigned int sampleSize; // number of bytes in the selected number format
 
@@ -128,6 +127,7 @@ private slots:
 
    void selectNumberFormat(NumberFormat numberFormatId);
 

	
 
    void clearPlot();
 
    void unzoomed();
 

	
 
    void spsTimerTimeout();
 

	
0 comments (0 inline, 0 general)