diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-09 18:08:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-09 18:17:40 +0900 |
commit | 9417138a497ed46d3a7beb76e96689d9baf61812 (patch) | |
tree | f9a16137ac4ff6f074a156715056d9bf393fdd9e /kmouth/preferencesui.ui | |
parent | 9fd4732f83ce148e22bf633ff99f278463282796 (diff) | |
download | tdeaccessibility-9417138a497ed46d3a7beb76e96689d9baf61812.tar.gz tdeaccessibility-9417138a497ed46d3a7beb76e96689d9baf61812.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ec91758713c4c45dbe2928d754286b161afba3de)
Diffstat (limited to 'kmouth/preferencesui.ui')
-rw-r--r-- | kmouth/preferencesui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/preferencesui.ui b/kmouth/preferencesui.ui index 16cb7ce..5921c8c 100644 --- a/kmouth/preferencesui.ui +++ b/kmouth/preferencesui.ui @@ -159,7 +159,7 @@ </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> -<includehints> +<includes> <include location="global" impldecl="in implementation">kcombobox.h</include> -</includehints> +</includes> </UI> |