diff options
Diffstat (limited to 'src/knemod/interfacetooltip.h')
-rw-r--r-- | src/knemod/interfacetooltip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/interfacetooltip.h b/src/knemod/interfacetooltip.h index 9403675..c9024af 100644 --- a/src/knemod/interfacetooltip.h +++ b/src/knemod/interfacetooltip.h @@ -54,7 +54,7 @@ public: * be shown and must decide whether there is a tool tip for the point p * in the widget that this TQToolTip object relates to. If so, maybeTip() * must call tip() with the rectangle the tip applies to, the tip's text - * and optionally the TQToolTipGroup details and the tqgeometry in screen + * and optionally the TQToolTipGroup details and the geometry in screen * coordinates. */ void maybeTip( const TQPoint& ); |