diff options
author | Friedemann Kleint <[email protected]> | 2010-03-24 10:43:01 +0100 |
---|---|---|
committer | Friedemann Kleint <[email protected]> | 2010-03-24 10:43:01 +0100 |
commit | 8a58a2fe71c36a233f5d056aba6c588f24fd2f87 (patch) | |
tree | 5529590df92f411101d4793bf5f2f776b99d47e0 /src/plugins/cpaster/pastebindotcomprotocol.h | |
parent | c750facb7767ea5a89122a0761d4d7bccbe7f12a (diff) |
Header cleaning mainly in find/cpaster.
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomprotocol.h')
-rw-r--r-- | src/plugins/cpaster/pastebindotcomprotocol.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/cpaster/pastebindotcomprotocol.h b/src/plugins/cpaster/pastebindotcomprotocol.h index 4803dadfc6b..ae6a021d089 100644 --- a/src/plugins/cpaster/pastebindotcomprotocol.h +++ b/src/plugins/cpaster/pastebindotcomprotocol.h @@ -33,7 +33,6 @@ #include "protocol.h" #include <QtNetwork/QNetworkAccessManager> -#include <QtNetwork/QNetworkReply> #include <QtNetwork/QHttp> class PasteBinDotComSettings; |