branch | RCL_3 |
changeset 8 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
6:dee5afe5301f | 8:3f74d0d4af4c |
---|---|
44 |
44 |
45 #include <QtCore/QObject> |
45 #include <QtCore/QObject> |
46 #include <QtCore/QUrl> |
46 #include <QtCore/QUrl> |
47 |
47 |
48 // ### Qt5 remove this include |
48 // ### Qt5 remove this include |
49 #include "qnetworkcookie.h" |
49 #include <QtNetwork/QNetworkCookie> |
50 |
50 |
51 QT_BEGIN_HEADER |
51 QT_BEGIN_HEADER |
52 |
52 |
53 QT_BEGIN_NAMESPACE |
53 QT_BEGIN_NAMESPACE |
54 |
54 |