summaryrefslogtreecommitdiff
path: root/core/launcher/launchertab.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/launchertab.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/launchertab.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/launcher/launchertab.cpp b/core/launcher/launchertab.cpp
index 10cfd5f..710f259 100644
--- a/core/launcher/launchertab.cpp
+++ b/core/launcher/launchertab.cpp
@@ -16,15 +16,12 @@
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "launchertab.h"
#include <qapplication.h>
-#include <qstyle.h>
-#include <qpainter.h>
-#include <qbitmap.h>
LauncherTabBar::LauncherTabBar( QWidget *parent, const char *name )
: QTabBar( parent, name )
{
setFocusPolicy( NoFocus );