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