diff options
author | Diane Bruce <db@FreeBSD.org> | 2007-09-19 14:18:26 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2007-09-19 14:18:26 +0000 |
commit | ad58d992ec239911f8a9278ab9a530e2ca1bee61 (patch) | |
tree | c9de5a8f9eb45ea75c412731200f0c9fb25be6eb /comms/gnuradio/files/wxgui_src_python_init.py | |
parent | a1ac0e2d7754fe5e1a22c6c3cf7018c7450e84a2 (diff) |
Notes
Diffstat (limited to 'comms/gnuradio/files/wxgui_src_python_init.py')
-rw-r--r-- | comms/gnuradio/files/wxgui_src_python_init.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gnuradio/files/wxgui_src_python_init.py b/comms/gnuradio/files/wxgui_src_python_init.py new file mode 100644 index 000000000000..e754a06edafe --- /dev/null +++ b/comms/gnuradio/files/wxgui_src_python_init.py @@ -0,0 +1,2 @@ +import wxversion +wxversion.select('2.6') |