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:37:05 +0900 |
commit | ffe6ae3dcc435d966a1b720714261840f81b583f (patch) | |
tree | f6e1ea34c08e5881935bf542d1a0b7fdf0cda057 | |
parent | cabf27fab4924df9a4798b542cf5642499c4cc3e (diff) | |
download | tdesdk-ffe6ae3dcc435d966a1b720714261840f81b583f.tar.gz tdesdk-ffe6ae3dcc435d966a1b720714261840f81b583f.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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> |