diff options
author | Michele Calgaro <[email protected]> | 2024-06-08 14:55:59 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-12 19:18:49 +0900 |
commit | ccbc1c3572fd0e26480c1432fff55d2909545538 (patch) | |
tree | 2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /tools/designer/plugins/wizards | |
parent | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff) | |
download | tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip |
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tools/designer/plugins/wizards')
-rw-r--r-- | tools/designer/plugins/wizards/mainwindowwizard.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/wizards/mainwindowwizard.ui b/tools/designer/plugins/wizards/mainwindowwizard.ui index 2382b5f1c..f8688e861 100644 --- a/tools/designer/plugins/wizards/mainwindowwizard.ui +++ b/tools/designer/plugins/wizards/mainwindowwizard.ui @@ -33,7 +33,7 @@ ** *********************************************************************</comment> <include location="global" impldecl="in implementation">designerinterface.h</include> -<include location="global" impldecl="in implementation">ntqiconset.h</include> +<include location="global" impldecl="in implementation">tqiconset.h</include> <include location="global" impldecl="in implementation">ntqaction.h</include> <include location="global" impldecl="in implementation">ntqpixmap.h</include> <include location="global" impldecl="in implementation">ntqdict.h</include> |