diff options
Diffstat (limited to 'grc/data/platforms/python/blocks')
-rw-r--r-- | grc/data/platforms/python/blocks/preferences.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grc/data/platforms/python/blocks/preferences.xml b/grc/data/platforms/python/blocks/preferences.xml index 9e97f8faf..366675c94 100644 --- a/grc/data/platforms/python/blocks/preferences.xml +++ b/grc/data/platforms/python/blocks/preferences.xml @@ -125,4 +125,9 @@ <key>reports_window_position</key> <type>string</type> </param> + <param> + <name>Blocks Window Position</name> + <key>blocks_window_position</key> + <type>string</type> + </param> </block> |