summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/formIO.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/formIO.h')
-rw-r--r--kexi/formeditor/formIO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/formeditor/formIO.h b/kexi/formeditor/formIO.h
index fbadde7f..9717c030 100644
--- a/kexi/formeditor/formIO.h
+++ b/kexi/formeditor/formIO.h
@@ -204,7 +204,7 @@ class KFORMEDITOR_EXPORT FormIO : public TQObject
static void readChildNodes(ObjectTreeItem *tree, Container *container,
const TQDomElement &el, TQWidget *w);
- /*! Adds an include file name to be saved in the "includehints" part of .ui file,
+ /*! Adds an include file name to be saved in the "includes" part of .ui file,
which is needed by uic. */
static void addIncludeFileName(const TQString &include, TQDomDocument &domDoc);