diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 09:44:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 09:44:46 +0000 |
commit | 1c4b818f885e44636aab032a11bdcd11ac218c9b (patch) | |
tree | 5ce958145bfa0343d84bafa2f726668562d93502 /devel/qscintilla2-designerplugin/pkg-descr | |
parent | b1b3f70c686a2f3f80cb780e8ef6681205c1e8ce (diff) |
Notes
Diffstat (limited to 'devel/qscintilla2-designerplugin/pkg-descr')
-rw-r--r-- | devel/qscintilla2-designerplugin/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/qscintilla2-designerplugin/pkg-descr b/devel/qscintilla2-designerplugin/pkg-descr new file mode 100644 index 000000000000..a416a86cca6e --- /dev/null +++ b/devel/qscintilla2-designerplugin/pkg-descr @@ -0,0 +1,4 @@ +The Qt Designer plugin allows QScintilla2 instances to be included in GUI +designs just like any other Qt4 widget. + +WWW: http://www.riverbankcomputing.co.uk/qscintilla/ |