From d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Thu, 2 Sep 2010 18:10:46 +0200 Subject: Include clean-up in the big src directory --- src/tabbar.h | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/tabbar.h') diff --git a/src/tabbar.h b/src/tabbar.h index 49c0e3ca..a80776e1 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -34,17 +34,10 @@ // Rekonq Includes #include "rekonq_defines.h" -// Qt Includes -#include - // KDE Includes #include // Forward Declarations -class QPoint; -class QMouseEvent; -class QEvent; - class KPassivePopup; @@ -95,7 +88,7 @@ private slots: private: void setupHistoryActions(); - + friend class MainView; /** @@ -104,7 +97,7 @@ private: int m_actualIndex; QWeakPointer m_previewPopup; - + /** * the index of the tab preview shown */ -- cgit v1.2.1