mirror of
https://github.com/miek/inspectrum.git
synced 2026-03-03 23:14:16 +01:00
@@ -563,7 +563,7 @@ void PlotView::updateView(bool reCenter)
|
||||
viewport()->update();
|
||||
}
|
||||
|
||||
void PlotView::setSampleRate(size_t rate)
|
||||
void PlotView::setSampleRate(double rate)
|
||||
{
|
||||
sampleRate = rate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user