summaryrefslogtreecommitdiff
path: root/gr-wxgui/src/python/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'gr-wxgui/src/python/constants.py')
-rw-r--r--gr-wxgui/src/python/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-wxgui/src/python/constants.py b/gr-wxgui/src/python/constants.py
index 070be0808..08cc6a634 100644
--- a/gr-wxgui/src/python/constants.py
+++ b/gr-wxgui/src/python/constants.py
@@ -73,3 +73,4 @@ NUM_BINS_KEY = 'num_bins'
FRAME_SIZE_KEY = 'frame_size'
CHANNEL_OPTIONS_KEY = 'channel_options'
SHOW_CONTROL_PANEL_KEY = 'show_control_panel'
+LOOP_BW_KEY = 'loop_bw'