diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-07 12:32:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-07 12:37:22 +0900 |
commit | dbe7eb4bd0feafb4a687789c157b0dbed2d7b097 (patch) | |
tree | f33b075837c9a168cbbbd940f82682e1cbaf6610 /knewsticker/knewstickerconfigwidget.ui | |
parent | 340b9b6076ab2ac4c37418a4e7822e475c96614f (diff) | |
download | tdenetwork-dbe7eb4bd0feafb4a687789c157b0dbed2d7b097.tar.gz tdenetwork-dbe7eb4bd0feafb4a687789c157b0dbed2d7b097.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3459eebc29bab84ae9b68498e6111acd0a58a299)
Diffstat (limited to 'knewsticker/knewstickerconfigwidget.ui')
-rw-r--r-- | knewsticker/knewstickerconfigwidget.ui | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/knewsticker/knewstickerconfigwidget.ui b/knewsticker/knewstickerconfigwidget.ui index 92f1da17..4dfcdf68 100644 --- a/knewsticker/knewstickerconfigwidget.ui +++ b/knewsticker/knewstickerconfigwidget.ui @@ -1157,22 +1157,8 @@ Note that the filters are processed from the top to the bottom so that of two fi <include location="global" impldecl="in declaration">kcolorbutton.h</include> <include location="global" impldecl="in declaration">kcombobox.h</include> <include location="global" impldecl="in declaration">klineedit.h</include> - <include location="global" impldecl="in declaration">tdelistview.h</include> <include location="global" impldecl="in declaration">knuminput.h</include> + <include location="global" impldecl="in declaration">tdelistview.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>knuminput.h</includehint> - <includehint>knuminput.h</includehint> - <includehint>tdelistview.h</includehint> - <includehint>tdelistview.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>kcolorbutton.h</includehint> - <includehint>kcolorbutton.h</includehint> - <includehint>kcolorbutton.h</includehint> -</includehints> </UI> |