summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/infoboxes.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/infoboxes.h')
-rw-r--r--kstars/kstars/infoboxes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/infoboxes.h b/kstars/kstars/infoboxes.h
index 25ec2d23..dc3799ff 100644
--- a/kstars/kstars/infoboxes.h
+++ b/kstars/kstars/infoboxes.h
@@ -162,7 +162,7 @@ public:
*to the box position equal to GrabPos. (this is called by SkyMap::mouseMoveEvent() ).
*Once the box has been moved, we call fixCollisions() to make sure the boxes don't
*overlap or exceed the SkyMap boundaries.
- *@param e The mouse event which contains the new mouse cursor position
+ *@param e The mouse event which tqcontains the new mouse cursor position
*@return false if no box is grabbed; otherwise, moves the grabbed box and returns true.
*/
bool dragBox( TQMouseEvent *e );