aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)