From 1e208254c5816671be7d7ac4753a8888f53062d9 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 21 Jun 2009 10:20:28 +0000 Subject: The file ktooltip.h contained the three public classes KToolTip, KToolTipDelegate and KToolTipItem. Use one separate file for each class. svn path=/trunk/KDE/kdebase/apps/; revision=984646 --- src/tooltips/kformattedballoontipdelegate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tooltips/kformattedballoontipdelegate.h') diff --git a/src/tooltips/kformattedballoontipdelegate.h b/src/tooltips/kformattedballoontipdelegate.h index 4dc9f8bbb..bc8ab23f9 100644 --- a/src/tooltips/kformattedballoontipdelegate.h +++ b/src/tooltips/kformattedballoontipdelegate.h @@ -21,7 +21,7 @@ #ifndef KFORMATTEDBALLOONTIPDELEGATE_H #define KFORMATTEDBALLOONTIPDELEGATE_H -#include +#include #include class KFormattedBalloonTipDelegate : public KToolTipDelegate -- cgit v1.3.1