┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kformattedballoontipdelegate.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-12-12 06:55:26 +0000
committerPeter Penz <[email protected]>2008-12-12 06:55:26 +0000
commit85aec92f819eae5a6189bd3ec25cff44dce3ae19 (patch)
tree3e03212e14973b71a6590fde819082a15a064c66 /src/kformattedballoontipdelegate.h
parentabce76721daaf6b785048a1fb9abd622236edd74 (diff)
SVN_SILENT: removed trailing spaces
svn path=/trunk/KDE/kdebase/apps/; revision=895978
Diffstat (limited to 'src/kformattedballoontipdelegate.h')
-rw-r--r--src/kformattedballoontipdelegate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kformattedballoontipdelegate.h b/src/kformattedballoontipdelegate.h
index 64f823a41..452b38a69 100644
--- a/src/kformattedballoontipdelegate.h
+++ b/src/kformattedballoontipdelegate.h
@@ -37,7 +37,7 @@ public:
private:
QPainterPath createPath(const KStyleOptionToolTip& option) const;
-
+
private:
enum { Border = 8 };
};