diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-12 07:50:45 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-12 07:50:45 +0000 |
commit | ce35bfdf180dc0c3252352ed385a44cd1a1ecfa7 (patch) | |
tree | 64cafd31604fa0a47f3fdf4b8df2f707b4e5c31a /x11-toolkits/qt31/files/manpages | |
parent | Backout previous JIT-related change - it can cause legal problems. (diff) |
Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which
should happen sometime later this week. Yes, this is *THE* QT that will be
used with KDE2. :-)
Submitted by: nra (thanks for making my job easier)
Notes
Notes:
svn path=/head/; revision=32538
Diffstat (limited to 'x11-toolkits/qt31/files/manpages')
-rw-r--r-- | x11-toolkits/qt31/files/manpages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt31/files/manpages b/x11-toolkits/qt31/files/manpages index e29522f6b5cb..27329053a55a 100644 --- a/x11-toolkits/qt31/files/manpages +++ b/x11-toolkits/qt31/files/manpages @@ -47,7 +47,6 @@ qcolordrag.3qt \ qcolorgroup.3qt \ qcombobox.3qt \ qcommonstyle.3qt \ -qcondition.3qt \ qconststring.3qt \ qcstring.3qt \ qcursor.3qt \ @@ -289,6 +288,7 @@ qtranslator.3qt \ qtsciicodec.3qt \ quridrag.3qt \ qurl.3qt \ +qtranslatormessage.3qt \ qurloperator.3qt \ qvalidator.3qt \ qvaluelist.3qt \ @@ -303,6 +303,7 @@ qvector.3qt \ qvgroupbox.3qt \ qwhatsthis.3qt \ qwheelevent.3qt \ +qwaitcondition.3qt \ qwidget.3qt \ qwidgetitem.3qt \ qwidgetstack.3qt \ |