summaryrefslogtreecommitdiffstats
path: root/examples/demo/sql
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-11 22:21:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-11 22:21:44 +0900
commite93b60dfa24c4b72c1cffa7556949afe69654c02 (patch)
treec4ace60cd76f8f464683925074cb981f528b93e3 /examples/demo/sql
parent8066b05478ac646d0410fc9cedca5f82163b53d3 (diff)
downloadtqt-e93b60df.tar.gz
tqt-e93b60df.zip
Rename uic to tquic
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/demo/sql')
-rw-r--r--examples/demo/sql/connect.ui.h2
-rw-r--r--examples/demo/sql/sqlex.ui.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/sql/connect.ui.h b/examples/demo/sql/connect.ui.h
index b6a3d21fd..f3570b162 100644
--- a/examples/demo/sql/connect.ui.h
+++ b/examples/demo/sql/connect.ui.h
@@ -1,5 +1,5 @@
/****************************************************************************
-** 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 slots use TQt Designer which will
** update this file, preserving your code. Create an init() slot in place of
diff --git a/examples/demo/sql/sqlex.ui.h b/examples/demo/sql/sqlex.ui.h
index 9c722760f..e14559c98 100644
--- a/examples/demo/sql/sqlex.ui.h
+++ b/examples/demo/sql/sqlex.ui.h
@@ -1,5 +1,5 @@
/****************************************************************************
-** 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 slots use TQt Designer which will
** update this file, preserving your code. Create an init() slot in place of