From 19eb738f838bf214c9178a4f02464056137b0fa5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 20 Apr 2012 23:31:41 +0200 Subject: Clean up headers && fix compilation with (the upcoming) qt 4.8.2 --- src/tabbar.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/tabbar.h') diff --git a/src/tabbar.h b/src/tabbar.h index 3e29b248..161612c2 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -37,9 +37,6 @@ // KDE Includes #include -//Qt Includes -#include - // Forward Declarations class TabPreviewPopup; class TabHighlightEffect; @@ -47,7 +44,7 @@ class TabHighlightEffect; class KActionMenu; class QPropertyAnimation; - +class QSignalMapper; /** * Tab bar with a few more features such as -- cgit v1.2.1