diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-21 16:33:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-21 16:33:05 +0900 |
commit | c332b94d7865644416565549a12bfa5242e25828 (patch) | |
tree | f4918704340bd01ab44b597ac724d0cbf53584e8 /src/mainwindow.ui | |
parent | b86c4ca6ec6f0cf2a22e9c7f801c98698cea6fcc (diff) | |
download | tdealternatives-master.tar.gz tdealternatives-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r-- | src/mainwindow.ui | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index cd32ee4..e792a90 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -381,12 +381,9 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>tdelistview.h</includehint> - <includehint>kcombobox.h</includehint> - <includehint>tdelistview.h</includehint> - <includehint>kpushbutton.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">tdelistview.h</include> + <include location="global" impldecl="in implementation">kpushbutton.h</include> +</includes> </UI> |