diff options
author | Michele Calgaro <[email protected]> | 2024-10-11 22:21:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-11 22:21:44 +0900 |
commit | e93b60dfa24c4b72c1cffa7556949afe69654c02 (patch) | |
tree | c4ace60cd76f8f464683925074cb981f528b93e3 /doc/html/archivesearch-example.html | |
parent | 8066b05478ac646d0410fc9cedca5f82163b53d3 (diff) | |
download | tqt3-e93b60dfa24c4b72c1cffa7556949afe69654c02.tar.gz tqt3-e93b60dfa24c4b72c1cffa7556949afe69654c02.zip |
Rename uic to tquic
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/archivesearch-example.html')
-rw-r--r-- | doc/html/archivesearch-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/archivesearch-example.html b/doc/html/archivesearch-example.html index fb9244d04..ef6cce68f 100644 --- a/doc/html/archivesearch-example.html +++ b/doc/html/archivesearch-example.html @@ -49,7 +49,7 @@ were done using <a href="designer-manual.html">TQt Designer</a>. *****************************************************************************/ /**************************************************************************** -** ui.h extension file, included from the uic-generated form implementation. +** ui.h extension file, included from the tquic-generated form implementation. ** ** If you wish to add, delete or rename functions or slots use ** TQt Designer which will update this file, preserving your code. Create an |