From c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 11:48:17 +0200 Subject: Cleaning headers and so on... --- src/tabbar.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/tabbar.h') diff --git a/src/tabbar.h b/src/tabbar.h index a86ba4d6..5f43980f 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -30,6 +30,7 @@ #ifndef TABBAR_H #define TABBAR_H + // KDE Includes #include @@ -37,12 +38,12 @@ class QPoint; class QToolButton; + /** * Tab bar with a few more features such as * a context menu and shortcuts * */ - class TabBar : public KTabBar { Q_OBJECT -- cgit v1.2.1