diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-08 12:37:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-08 12:50:39 +0900 |
commit | 8a31df009a9e1f7e1afa3e3756f44bc1a0219c37 (patch) | |
tree | 23e61f23807aecb724b5d039b4864fa1aa4948ae | |
parent | 3f97bf8a0a062ff8b36e62946cf5887be7f43487 (diff) | |
download | tdesdk-8a31df009a9e1f7e1afa3e3756f44bc1a0219c37.tar.gz tdesdk-8a31df009a9e1f7e1afa3e3756f44bc1a0219c37.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ffe6ae3dcc435d966a1b720714261840f81b583f)
-rw-r--r-- | kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui index 0417b5b6..4f70f454 100644 --- a/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui +++ b/kbabel/kbabeldict/modules/dbsearchengine2/sourcedialog.ui @@ -252,17 +252,6 @@ </connection> </connections> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kpushbutton.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>kpushbutton.h</includehint> -</includehints> <includes> <include location="global" impldecl="in implementation">kcombobox.h</include> <include location="global" impldecl="in implementation">klineedit.h</include> |