summaryrefslogtreecommitdiffstats
path: root/doc/changes.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.doc')
-rw-r--r--doc/changes.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.doc b/doc/changes.doc
index 6ce47761c..773e08bc7 100644
--- a/doc/changes.doc
+++ b/doc/changes.doc
@@ -370,7 +370,7 @@ and do some global operations on the project. You can now open the
project file and have one-click access to all the *.ui forms in the
project.
-In addition to generating code via uic, TQt Designer now supports the
+In addition to generating code via tquic, TQt Designer now supports the
dynamic creation of widgets directly from XML user interface
description files (*.ui files) at runtime. This eliminates the need of
recompiling your application when the GUI changes, and could be used