summaryrefslogtreecommitdiffstats
path: root/smb4k/iconview/smb4ksharesiconviewtooltip.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb4k/iconview/smb4ksharesiconviewtooltip.h')
-rw-r--r--smb4k/iconview/smb4ksharesiconviewtooltip.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/smb4k/iconview/smb4ksharesiconviewtooltip.h b/smb4k/iconview/smb4ksharesiconviewtooltip.h
index 48761e0..4b61345 100644
--- a/smb4k/iconview/smb4ksharesiconviewtooltip.h
+++ b/smb4k/iconview/smb4ksharesiconviewtooltip.h
@@ -54,9 +54,9 @@ class Smb4KSharesIconViewToolTip : public TQLabel
/**
* The constructor.
*
- * Please note that the tqparent of the tool tip will be '0' and
- * not the tqparent widget of @p item. Thus, you have to delete the
- * tool tip object in the destructor of the tqparent widget.
+ * Please note that the parent of the tool tip will be '0' and
+ * not the parent widget of @p item. Thus, you have to delete the
+ * tool tip object in the destructor of the parent widget.
*
* @param item The item for which the tool tip should be shown.
*/