summaryrefslogtreecommitdiff
path: root/grc
diff options
context:
space:
mode:
authorJosh Blum2011-01-21 14:33:27 -0800
committerJosh Blum2011-03-01 17:02:06 -0800
commit2c263e9640f2812b241d724286aaa1f13c57935f (patch)
tree98f0fd3b2d3daccac249f6be4dc16c085e4b1909 /grc
parente30f0a7ca02801732ad7a25ab83e1d27dc45c6ce (diff)
downloadgnuradio-2c263e9640f2812b241d724286aaa1f13c57935f.tar.gz
gnuradio-2c263e9640f2812b241d724286aaa1f13c57935f.tar.bz2
gnuradio-2c263e9640f2812b241d724286aaa1f13c57935f.zip
qtgui: work on variable chooser
Diffstat (limited to 'grc')
-rw-r--r--grc/blocks/options.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/blocks/options.xml b/grc/blocks/options.xml
index ed4d3c1d8..e6c7e0287 100644
--- a/grc/blocks/options.xml
+++ b/grc/blocks/options.xml
@@ -60,7 +60,6 @@ else: self.stop(); self.wait()</callback>
<key>generate_options</key>
<value>wx_gui</value>
<type>enum</type>
- <hide>#if $generate_options() == 'wx_gui' then 'part' else 'none'#</hide>
<option>
<name>WX GUI</name>
<key>wx_gui</key>