diff options
Diffstat (limited to 'gr-wxgui/grc/wxgui_histosink2.xml')
-rw-r--r-- | gr-wxgui/grc/wxgui_histosink2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-wxgui/grc/wxgui_histosink2.xml b/gr-wxgui/grc/wxgui_histosink2.xml index f4f6a29597..aed7781798 100644 --- a/gr-wxgui/grc/wxgui_histosink2.xml +++ b/gr-wxgui/grc/wxgui_histosink2.xml @@ -7,7 +7,7 @@ <block> <name>WX GUI Histo Sink</name> <key>wxgui_histosink2</key> - <category>WX GUI Widgets</category> + <category>Instrumentation/WX</category> <import>from gnuradio.wxgui import histosink_gl</import> <make>#set $parent = $notebook() and 'self.%s.GetPage(%s)'%$notebook() or 'self' histosink_gl.histo_sink_f( |