summaryrefslogtreecommitdiff
path: root/gr-wxgui/python/scopesink_gl.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-wxgui/python/scopesink_gl.py')
-rw-r--r--gr-wxgui/python/scopesink_gl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-wxgui/python/scopesink_gl.py b/gr-wxgui/python/scopesink_gl.py
index 8fca9f9a20..21d7169026 100644
--- a/gr-wxgui/python/scopesink_gl.py
+++ b/gr-wxgui/python/scopesink_gl.py
@@ -158,7 +158,7 @@ class _scope_sink_base(gr.hier_block2, common.wxgui_hb):
)
else:
for i in range(num_inputs):
- c2f = gr.complex_to_float()
+ c2f = blocks.complex_to_float()
self.wxgui_connect((self, i), c2f)
for j in range(2):
self.connect(