diff options
Diffstat (limited to 'kexi/plugins/macros/lib/macro.h')
-rw-r--r-- | kexi/plugins/macros/lib/macro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/lib/macro.h b/kexi/plugins/macros/lib/macro.h index 5e5decf8..86e0122a 100644 --- a/kexi/plugins/macros/lib/macro.h +++ b/kexi/plugins/macros/lib/macro.h @@ -85,7 +85,7 @@ namespace KoMacro { /** * @return a list of @a MacroItem instances which - * are children of this @a Macro . + * are tqchildren of this @a Macro . */ TQValueList< KSharedPtr<MacroItem> >& items() const; |