diff options
author | Eric Blossom | 2010-11-24 17:28:18 -0800 |
---|---|---|
committer | Eric Blossom | 2010-11-24 17:28:18 -0800 |
commit | 42fe3e571be14e70cb06ea1244125553f0606be4 (patch) | |
tree | 274bb4e2f556edfc73466aafca1f42b5c671f9b2 /gr-qtgui | |
parent | 99dc38c8f81fe388b13bf46e3f53cc272765249e (diff) | |
download | gnuradio-42fe3e571be14e70cb06ea1244125553f0606be4.tar.gz gnuradio-42fe3e571be14e70cb06ea1244125553f0606be4.tar.bz2 gnuradio-42fe3e571be14e70cb06ea1244125553f0606be4.zip |
Removed link to missing .png in an attempt to keep doxygen from crashing
Diffstat (limited to 'gr-qtgui')
-rw-r--r-- | gr-qtgui/src/lib/plot_waterfall.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-qtgui/src/lib/plot_waterfall.h b/gr-qtgui/src/lib/plot_waterfall.h index 2be677b10..91746e3f3 100644 --- a/gr-qtgui/src/lib/plot_waterfall.h +++ b/gr-qtgui/src/lib/plot_waterfall.h @@ -16,8 +16,6 @@ class QwtColorMap; ( the intensity ) is displayed using colors. The colors are calculated from the values using a color map. - \image html spectrogram3.png - \sa QwtRasterData, QwtColorMap */ |