aboutsummaryrefslogtreecommitdiff
path: root/python/PythonQt
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 04:07:16 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-14 04:07:16 -0400
commit747deccfa1be9320ba96c26e2d0abc0ebf5224b8 (patch)
tree7821fbf4938d52832699e046462e662912803beb /python/PythonQt
parent329f159ecef2090b9fe9691624d6dbc778728cbe (diff)
downloadslackbuilds-747deccfa1be9320ba96c26e2d0abc0ebf5224b8.tar.xz
python/PythonQt: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/PythonQt')
-rw-r--r--python/PythonQt/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/PythonQt/README b/python/PythonQt/README
index 5691571493e9..21d1ca67aa1c 100644
--- a/python/PythonQt/README
+++ b/python/PythonQt/README
@@ -1,5 +1,6 @@
-PythonQt is a dynamic Python binding for the Qt framework. It offers an easy
-way to embed the Python scripting language into your C++ Qt applications.
+PythonQt is a dynamic Python binding for the Qt framework. It offers
+an easy way to embed the Python scripting language into your C++ Qt
+applications.
This build uses the CMake-ified version of PythonQt at:
https://github.com/commontk/PythonQt (branch patched-8)