summaryrefslogtreecommitdiffstats
path: root/kexi/core/kexisharedactionhost.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/core/kexisharedactionhost.h')
-rw-r--r--kexi/core/kexisharedactionhost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexisharedactionhost.h b/kexi/core/kexisharedactionhost.h
index 235ca9b8..91cc09f4 100644
--- a/kexi/core/kexisharedactionhost.h
+++ b/kexi/core/kexisharedactionhost.h
@@ -71,7 +71,7 @@ class KEXICORE_EXPORT KexiSharedActionHost
/*! \return window widget that is currently focused (using TQWidget::tqfocusWidget())
and matches acceptsSharedActions(). If focused widget does not match,
- it's tqparent, grandtqparent, and so on is checked. If all this fails,
+ it's parent, grandparent, and so on is checked. If all this fails,
or no widget has focus, NULL is returned.
Also works if currently focused window is detached (as in KMDI).
*/