summaryrefslogtreecommitdiffstats
path: root/src/knemod/interfacetooltip.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:31:05 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:31:05 -0600
commit238d438877620ed73915f2360d820cfc0c9131cc (patch)
treeddb04b2506c33b255ac5ac573b13c308a2a1ba96 /src/knemod/interfacetooltip.h
parenta1a658649b5cdda8bd7a7c4eae583d4dd7e0acf3 (diff)
downloadknemo-238d438877620ed73915f2360d820cfc0c9131cc.tar.gz
knemo-238d438877620ed73915f2360d820cfc0c9131cc.zip
Rename a number of old tq methods that are no longer tq specific
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 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& );