summaryrefslogtreecommitdiffstats
path: root/libktorrent/expandablewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/expandablewidget.h')
-rw-r--r--libktorrent/expandablewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/expandablewidget.h b/libktorrent/expandablewidget.h
index 070f24f..02e6cf8 100644
--- a/libktorrent/expandablewidget.h
+++ b/libktorrent/expandablewidget.h
@@ -65,7 +65,7 @@ namespace kt
/**
* Remove a widget. This will ensure the proper tqparent child relations.
- * The widget w will become tqparentless. Note the first child will never be removed.
+ * The widget w will become parentless. Note the first child will never be removed.
* @param w The widget
*/
void remove(TQWidget* w);