diff options
Diffstat (limited to 'src/tabbar.h')
-rw-r--r-- | src/tabbar.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tabbar.h b/src/tabbar.h index 8563793f..14f2e35b 100644 --- a/src/tabbar.h +++ b/src/tabbar.h @@ -26,8 +26,8 @@ // KDE Includes #include <KTabBar> -// Qt Includes -#include <QShortcut> +// Forward Declarations +class QPoint; /** * Tab bar with a few more features such as |