summaryrefslogtreecommitdiff
path: root/src/cookiejar.h
diff options
context:
space:
mode:
authormlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-05-04 06:41:53 +0000
committermlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-05-04 06:41:53 +0000
commit665752652730b595a269aa0a89ed16f5e3951dab (patch)
treece52c86ae9fc24e18b1c02eac6ef94493d14160f /src/cookiejar.h
parentPedantic (diff)
downloadrekonq-665752652730b595a269aa0a89ed16f5e3951dab.tar.xz
Fix forward declaration
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963192 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/cookiejar.h')
-rw-r--r--src/cookiejar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cookiejar.h b/src/cookiejar.h
index 27071b6d..30d57ac1 100644
--- a/src/cookiejar.h
+++ b/src/cookiejar.h
@@ -35,7 +35,6 @@
// Forward Declarations
class QSortFilterProxyModel;
-class QKeyEvent;
class AutoSaver;