diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-09 18:33:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-09 18:47:26 +0900 |
commit | dfa286eb6fb58119c4269e098e4e85a99da6a199 (patch) | |
tree | d32c27d9d3545b062835f901a10c2b3570e01ac8 /kview/kviewviewer/printimagesettings.ui | |
parent | 867198deb646a2e90764c2b6ec156bf9e487e055 (diff) | |
download | tdegraphics-dfa286eb6fb58119c4269e098e4e85a99da6a199.tar.gz tdegraphics-dfa286eb6fb58119c4269e098e4e85a99da6a199.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2e2ed340b729f71aee28b339a927656970e3dad1)
Diffstat (limited to 'kview/kviewviewer/printimagesettings.ui')
-rw-r--r-- | kview/kviewviewer/printimagesettings.ui | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kview/kviewviewer/printimagesettings.ui b/kview/kviewviewer/printimagesettings.ui index b33b7798..36f07649 100644 --- a/kview/kviewviewer/printimagesettings.ui +++ b/kview/kviewviewer/printimagesettings.ui @@ -180,10 +180,8 @@ <includes> <include location="global" impldecl="in implementation">kdialog.h</include> <include location="global" impldecl="in implementation">knuminput.h</include> + <include location="global" impldecl="in implementation">tqwidget.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> -<includehints> - <includehint>tqwidget.h</includehint> -</includehints> </UI> |