diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-03 10:04:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-03 10:04:29 +0900 |
commit | b070dc1873b27bbe1e9b551569feb77efe477f9e (patch) | |
tree | 8298dbb9b7497d10eeb102d5f76a357b5e2db6f9 /lib/kotext/kolayouttabbase.ui | |
parent | ddcebcf43b9816b0b42c60175573f82514c9fbab (diff) | |
download | koffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.tar.gz koffice-b070dc1873b27bbe1e9b551569feb77efe477f9e.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kotext/kolayouttabbase.ui')
-rw-r--r-- | lib/kotext/kolayouttabbase.ui | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/kotext/kolayouttabbase.ui b/lib/kotext/kolayouttabbase.ui index cddc4798..2e05a707 100644 --- a/lib/kotext/kolayouttabbase.ui +++ b/lib/kotext/kolayouttabbase.ui @@ -285,11 +285,10 @@ </connection> </connections> <includes> +</includes> +<layoutdefaults spacing="6" margin="11"/> +<includes> <include location="global" impldecl="in declaration">knuminput.h</include> <include location="global" impldecl="in declaration">tdelocale.h</include> </includes> -<layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>knuminput.h</includehint> -</includehints> </UI> |