diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-08 11:52:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-08 12:21:09 +0900 |
commit | 1893a88e9b7988730a50000c92634929efe96a41 (patch) | |
tree | 7bf6ba5522225a863c80bd10cde2f258fd5d5c0b /tdeio | |
parent | aab9e9dc3a174b2b182782b7e3c6e58c38e3209f (diff) | |
download | tdelibs-1893a88e9b7988730a50000c92634929efe96a41.tar.gz tdelibs-1893a88e9b7988730a50000c92634929efe96a41.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b5fad55e8b099df4aa97a9a7b089882f56e42803)
Diffstat (limited to 'tdeio')
-rw-r--r-- | tdeio/misc/tdewalletd/kbetterthankdialogbase.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tdeio/misc/tdewalletd/kbetterthankdialogbase.ui b/tdeio/misc/tdewalletd/kbetterthankdialogbase.ui index a02d5def7..ae52f96e0 100644 --- a/tdeio/misc/tdewalletd/kbetterthankdialogbase.ui +++ b/tdeio/misc/tdewalletd/kbetterthankdialogbase.ui @@ -148,7 +148,4 @@ <slot access="protected">reject()</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kactivelabel.h</includehint> -</includehints> </UI> |