diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /x11-toolkits/qt4pas | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt4pas')
-rw-r--r-- | x11-toolkits/qt4pas/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt4pas/pkg-descr b/x11-toolkits/qt4pas/pkg-descr index b45bbcc473cc..ddf5d40c1166 100644 --- a/x11-toolkits/qt4pas/pkg-descr +++ b/x11-toolkits/qt4pas/pkg-descr @@ -1,8 +1,8 @@ Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus LCL library with a Qt interface -This binding does not aim to cover the whole Qt4 framework, but only just -enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class, +This binding does not aim to cover the whole Qt4 framework, but only just +enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class, just ask and it will be added promptly. Some of the methods that have parameters based upon templates have been omitted. |