diff options
| author | Gunnar Sletta <gunnar.sletta@nokia.com> | 2012-01-09 08:53:17 +0100 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-25 10:19:44 +0100 |
| commit | 4ecf82795de54fba530ac9c386f3afff2174edbd (patch) | |
| tree | 7e453145b49364176c3e4a881464e16fe6049e5b /src/network/access/qabstractnetworkcache.h | |
| parent | 00c8984b4e48b2a7eadfee6c3cd0cbb19f586118 (diff) | |
| download | qtbase-4ecf82795de54fba530ac9c386f3afff2174edbd.tar.gz | |
Remove use of QT_MODULE from library
These defines were there to aid in the commercial
licensing scheme we used long ago, and are no longer needed.
Keep a QT_MODULE(x) define so other modules continue compiling.
Change-Id: I8fd76cd5270df8f14aee746b6cf32ebf7c23fec7
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/network/access/qabstractnetworkcache.h')
| -rw-r--r-- | src/network/access/qabstractnetworkcache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/access/qabstractnetworkcache.h b/src/network/access/qabstractnetworkcache.h index 569c58e6cb..2fb8458b69 100644 --- a/src/network/access/qabstractnetworkcache.h +++ b/src/network/access/qabstractnetworkcache.h @@ -51,7 +51,6 @@ QT_BEGIN_HEADER QT_BEGIN_NAMESPACE -QT_MODULE(Network) class QIODevice; class QDateTime; |
