Fixing displayed pen and x-axis to report the right units and scaling of frequencies.
[debian/gnuradio] / gr-qtgui / src / lib / WaterfallDisplayPlot.h
index bb87fb09f4944fbcd7474db0b4b798eb9e10e89e..18e10aae94d6310bce17a3c41a519e2c096c8797 100644 (file)
@@ -69,6 +69,8 @@ private:
 
   timespec _lastReplot;
 
+  bool _useCenterFrequencyFlag;
+
   int64_t _numPoints;
 
   double _displayIntervalTime;