diff options
Diffstat (limited to 'gr-qtgui/python/qtgui/__init__.py')
-rw-r--r-- | gr-qtgui/python/qtgui/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-qtgui/python/qtgui/__init__.py b/gr-qtgui/python/qtgui/__init__.py index aaea875f04..e9aeea7a86 100644 --- a/gr-qtgui/python/qtgui/__init__.py +++ b/gr-qtgui/python/qtgui/__init__.py @@ -20,8 +20,7 @@ # ''' -This is the gr-qtgui package. This package includes QT-based graphical -sinks. +Provides a GUI interface using the QT backend. ''' # The presence of this file turns this directory into a Python package |