diff options
author | Michele Calgaro <[email protected]> | 2024-05-23 18:21:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-23 18:59:14 +0900 |
commit | 24cb4e0d671dbd8cadee066dee4be06068d3ddc6 (patch) | |
tree | cccb80852f19c1f806d2dc0c3c7c7c9c6666019b /src/arkollon/wizardbase.ui | |
parent | 1f1551345669ebc139b0ccd41354256c51245fde (diff) | |
download | tork-24cb4e0d671dbd8cadee066dee4be06068d3ddc6.tar.gz tork-24cb4e0d671dbd8cadee066dee4be06068d3ddc6.zip |
Use proper TQt headers
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 0e8bb32df9bcf509312312fe2d21b3ca467e3d22)
Diffstat (limited to 'src/arkollon/wizardbase.ui')
-rw-r--r-- | src/arkollon/wizardbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arkollon/wizardbase.ui b/src/arkollon/wizardbase.ui index e359fb3..a63d562 100644 --- a/src/arkollon/wizardbase.ui +++ b/src/arkollon/wizardbase.ui @@ -905,7 +905,7 @@ Please check this list, and click <b>next</b> to continue.</string> </tabstops> <includes> <include location="local" impldecl="in implementation">wizardbase.ui.h</include> - <include location="global" impldecl="in implementation">ntqwidgetstack.h</include> + <include location="global" impldecl="in implementation">tqwidgetstack.h</include> </includes> <slots> <slot>setAppName( TQString n )</slot> |