From 747deccfa1be9320ba96c26e2d0abc0ebf5224b8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:07:16 -0400 Subject: python/PythonQt: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/PythonQt/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python/PythonQt') diff --git a/python/PythonQt/README b/python/PythonQt/README index 5691571493..21d1ca67aa 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) -- cgit v1.2.3