summaryrefslogtreecommitdiffstats
path: root/src/knemod/interfacetooltip.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-16 09:56:23 -0600
committerTimothy Pearson <[email protected]>2011-12-16 09:56:23 -0600
commitd979df2f36840b03425e5dc40907f16d10fe4b5c (patch)
treefcf35fe4a4c90a220e799b51299b00f5cc1bb58b /src/knemod/interfacetooltip.h
parent238d438877620ed73915f2360d820cfc0c9131cc (diff)
downloadknemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.tar.gz
knemo-d979df2f36840b03425e5dc40907f16d10fe4b5c.zip
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 238d438877620ed73915f2360d820cfc0c9131cc.
Diffstat (limited to 'src/knemod/interfacetooltip.h')
-rw-r--r--src/knemod/interfacetooltip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knemod/interfacetooltip.h b/src/knemod/interfacetooltip.h
index c9024af..9403675 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 geometry in screen
+ * and optionally the TQToolTipGroup details and the tqgeometry in screen
* coordinates.
*/
void maybeTip( const TQPoint& );