diff options
Diffstat (limited to 'examples/extension')
-rw-r--r-- | examples/extension/dialogform.ui.h | 2 | ||||
-rw-r--r-- | examples/extension/extension.ui.h | 2 | ||||
-rw-r--r-- | examples/extension/mainform.ui.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/extension/dialogform.ui.h b/examples/extension/dialogform.ui.h index d6f873f33..6cfc98410 100644 --- a/examples/extension/dialogform.ui.h +++ b/examples/extension/dialogform.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 functions use TQt Designer which will ** update this file, preserving your code. Create an init() function in place diff --git a/examples/extension/extension.ui.h b/examples/extension/extension.ui.h index e43b8f3fd..e126094a6 100644 --- a/examples/extension/extension.ui.h +++ b/examples/extension/extension.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 functions use TQt Designer which will ** update this file, preserving your code. Create an init() function in place diff --git a/examples/extension/mainform.ui.h b/examples/extension/mainform.ui.h index 3ea3d5ed8..6ff472c56 100644 --- a/examples/extension/mainform.ui.h +++ b/examples/extension/mainform.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 functions use TQt Designer which will ** update this file, preserving your code. Create an init() function in place |