Changeset - d473f3e3864a
[Not reviewed]
stream
0 1 0
Hasan Yavuz Ă–ZDERYA - 7 years ago 2018-05-22 21:13:06
hy@ozderya.net
removed unused DataRecorder from mainwindow
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/mainwindow.h
Show inline comments
 
@@ -44,7 +44,6 @@
 
#include "snapshotmanager.h"
 
#include "plotmanager.h"
 
#include "plotmenu.h"
 
#include "datarecorder.h"
 
#include "updatecheckdialog.h"
 

	
 
namespace Ui {
 
@@ -81,7 +80,6 @@ private:
 
    PlotManager* plotMan;
 
    QWidget* secondaryPlot;
 
    SnapshotManager snapshotMan;
 
    DataRecorder recorder;       // operated by `recordPanel`
 

	
 
    QLabel spsLabel;
 
    CommandPanel commandPanel;
0 comments (0 inline, 0 general)