┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kformattedballoontipdelegate.h
diff options
context:
space:
mode:
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 };
};