aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-09-19 21:33:52 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-09-19 21:33:52 +0200
commitabd446c2eebe1f96764b6d95f1c6c61ae9bc40b2 (patch)
treeb313bbeebf50fd53369d303824edab57aa69d016 /dw/textblock.hh
parentb0b0cddaff10b4cff371b8bb7aa21e045f8e3915 (diff)
parent0caf22a3f7c33578a073cee42c6cfa61f971bc42 (diff)
merge
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh4
1 files changed, 1 insertions, 3 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index baa5e29a..ea7795b8 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -315,9 +315,7 @@ protected:
struct {int index, nChar;}
hlStart[core::HIGHLIGHT_NUM_LAYERS], hlEnd[core::HIGHLIGHT_NUM_LAYERS];
- int hoverLink; /* The link under the button. */
- core::style::Tooltip *hoverTooltip; /* The tooltip under the button. No ref
- * hold. */
+ int hoverLink; /* The link under the mouse pointer */
void queueDrawRange (int index1, int index2);