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