summaryrefslogtreecommitdiffstats
path: root/python/PythonQt/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/PythonQt/README')
-rw-r--r--python/PythonQt/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PythonQt/README b/python/PythonQt/README
index d959b8ca65..5691571493 100644
--- a/python/PythonQt/README
+++ b/python/PythonQt/README
@@ -2,6 +2,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.
This build uses the CMake-ified version of PythonQt at:
- https://github.com/commontk/PythonQt
+ https://github.com/commontk/PythonQt (branch patched-8)
which was forked from the original at:
http://pythonqt.sourceforge.net/