Changeset - bff2e4bb38e5
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 8 years ago 2017-09-03 10:30:06
hy@ozderya.net
fix snapshot view x axis
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/snapshotview.cpp
Show inline comments
 
@@ -43,6 +43,7 @@ SnapshotView::SnapshotView(MainWindow* p
 
        plotMan->addCurve(snapshot->channelName(ci), snapshot->data[ci]);
 
    }
 
    plotMan->setNumOfSamples(numOfSamples);
 
    plotMan->setPlotWidth(numOfSamples);
 

	
 
    renameDialog.setWindowTitle("Rename Snapshot");
 
    renameDialog.setLabelText("Enter new name:");
0 comments (0 inline, 0 general)