diff options
Diffstat (limited to 'gr-qtgui/apps/gr_spectrogram_plot_b')
-rwxr-xr-x | gr-qtgui/apps/gr_spectrogram_plot_b | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/apps/gr_spectrogram_plot_b b/gr-qtgui/apps/gr_spectrogram_plot_b index 82a443038e..b20567cd2d 100755 --- a/gr-qtgui/apps/gr_spectrogram_plot_b +++ b/gr-qtgui/apps/gr_spectrogram_plot_b @@ -76,4 +76,4 @@ if __name__ == "__main__": main() except KeyboardInterrupt: pass - + |