diff options
author | megabigbug <megabigbug@arrakis.(none)> | 2010-03-26 23:06:48 +0100 |
---|---|---|
committer | megabigbug <megabigbug@arrakis.(none)> | 2010-03-26 23:06:48 +0100 |
commit | 4f0377e06e824ecfa7a8e106d80ca95760114b85 (patch) | |
tree | e09805220edc36f8892033a65f6cf2f1c6f119c8 /src/webpage.h | |
parent | Revert "derivation of the lastbar branch: UltimateLastBar :)" (diff) | |
parent | rekonq 0.4.55 (diff) | |
download | rekonq-4f0377e06e824ecfa7a8e106d80ca95760114b85.tar.xz |
Merge branch 'master' of git://gitorious.org/rekonq/mainline
Diffstat (limited to 'src/webpage.h')
-rw-r--r-- | src/webpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webpage.h b/src/webpage.h index a3e58dc1..abc9833c 100644 --- a/src/webpage.h +++ b/src/webpage.h @@ -80,7 +80,7 @@ private slots: private: QString errorPage(QNetworkReply *); - + ProtocolHandler _protHandler; WebSslInfo _sslInfo; }; |