diff options
author | Tom Rondeau <tom@trondeau.com> | 2014-07-02 18:10:07 -0400 |
---|---|---|
committer | Tom Rondeau <tom@trondeau.com> | 2014-07-02 18:10:50 -0400 |
commit | ebb2af692bbc076c3c74e41c4573b0e7c4b35f6d (patch) | |
tree | 54b5c36d0c1992c44961f5c2eeebf38028b2417c /gr-filter/examples | |
parent | 0812870ee8359a60c376f07cda3dbc6d73ebf36d (diff) |
qtgui: changed all examples to start wtih empty name fields.
Don't want to have QT GUI Plot show up for every plot now.
Diffstat (limited to 'gr-filter/examples')
-rw-r--r-- | gr-filter/examples/channelizer_demo.grc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-filter/examples/channelizer_demo.grc b/gr-filter/examples/channelizer_demo.grc index b7b4c1cb79..1891f33b2a 100644 --- a/gr-filter/examples/channelizer_demo.grc +++ b/gr-filter/examples/channelizer_demo.grc @@ -209,7 +209,7 @@ </param> <param> <key>name</key> - <value>QT GUI Plot</value> + <value></value> </param> <param> <key>fftsize</key> @@ -530,7 +530,7 @@ </param> <param> <key>name</key> - <value>QT GUI Plot</value> + <value></value> </param> <param> <key>fftsize</key> @@ -745,7 +745,7 @@ </param> <param> <key>name</key> - <value>QT GUI Plot</value> + <value></value> </param> <param> <key>fftsize</key> @@ -1015,7 +1015,7 @@ </param> <param> <key>name</key> - <value>QT GUI Plot</value> + <value></value> </param> <param> <key>fftsize</key> |