diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:44:04 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:44:04 +0000 |
commit | d76f1d8bf4b8da1c3ec5552071c5b716f238a677 (patch) | |
tree | d80a303e624f0ad41f55dbfa4fc32426b403db60 /net/qt4-network | |
parent | 0ba60819ca6a0588b0163c523897b5714affb3dd (diff) |
Notes
Diffstat (limited to 'net/qt4-network')
-rw-r--r-- | net/qt4-network/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/qt4-network/pkg-plist b/net/qt4-network/pkg-plist index 3aa7db5b336e..98487934715b 100644 --- a/net/qt4-network/pkg-plist +++ b/net/qt4-network/pkg-plist @@ -6,6 +6,7 @@ include/qt4/Qt/qftp.h include/qt4/Qt/qhostaddress.h include/qt4/Qt/qhostinfo.h include/qt4/Qt/qhttp.h +include/qt4/Qt/qhttpmultipart.h include/qt4/Qt/qlocalserver.h include/qt4/Qt/qlocalsocket.h include/qt4/Qt/qnetworkaccessmanager.h @@ -38,6 +39,8 @@ include/qt4/QtNetwork/QHostAddress include/qt4/QtNetwork/QHostInfo include/qt4/QtNetwork/QHttp include/qt4/QtNetwork/QHttpHeader +include/qt4/QtNetwork/QHttpMultiPart +include/qt4/QtNetwork/QHttpPart include/qt4/QtNetwork/QHttpRequestHeader include/qt4/QtNetwork/QHttpResponseHeader include/qt4/QtNetwork/QIPv6Address @@ -78,6 +81,7 @@ include/qt4/QtNetwork/qftp.h include/qt4/QtNetwork/qhostaddress.h include/qt4/QtNetwork/qhostinfo.h include/qt4/QtNetwork/qhttp.h +include/qt4/QtNetwork/qhttpmultipart.h include/qt4/QtNetwork/qlocalserver.h include/qt4/QtNetwork/qlocalsocket.h include/qt4/QtNetwork/qnetworkaccessmanager.h |