summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authormlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-06-11 11:22:06 +0000
committermlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-06-11 11:22:06 +0000
commit02ce36f8b274534a7c843c1a8acacb9a31b4d3d3 (patch)
tree9675066c58e0f905d300b6be4634ffeb82ea9d37 /src/mainwindow.h
parentSVN_SILENT made messages (.desktop file) (diff)
downloadrekonq-02ce36f8b274534a7c843c1a8acacb9a31b4d3d3.tar.xz
Fix forward declaration
git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 411cbe6c..f1ea3a98 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -40,7 +40,6 @@ class QWebFrame;
class KUrl;
class KAction;
class KActionMenu;
-class KIcon;
class KMenu;
class HistoryMenu;