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