diff options
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r-- | doc/html/keyfeatures30.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html index df56420a4..74006dae3 100644 --- a/doc/html/keyfeatures30.html +++ b/doc/html/keyfeatures30.html @@ -281,7 +281,7 @@ to read and edit *.pro files, add and remove files to/from the project 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. -<p> In addition to generating code via uic, TQt Designer now supports the +<p> 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 |