summaryrefslogtreecommitdiffstats
path: root/quanta/project
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 12:23:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-01-08 12:23:52 +0900
commitc64847659c9ff995e94b792430e0e69223aa6fcd (patch)
tree45433e2a45b215c14b2ffb3d3815af77317a1296 /quanta/project
parent7d6746782dae3d31809bdafb76f43c5428427de7 (diff)
downloadtdewebdev-c64847659c9ff995e94b792430e0e69223aa6fcd.tar.gz
tdewebdev-c64847659c9ff995e94b792430e0e69223aa6fcd.zip
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/project')
-rw-r--r--quanta/project/projectnewlocals.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/project/projectnewlocals.ui b/quanta/project/projectnewlocals.ui
index a23e8de7..4da60b9d 100644
--- a/quanta/project/projectnewlocals.ui
+++ b/quanta/project/projectnewlocals.ui
@@ -338,7 +338,7 @@
<tabstop>clearList</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>uploadtreeview.h</includehint>
-</includehints>
+<includes>
+ <include location="global" impldecl="in implementation">uploadtreeview.h</include>
+</includes>
</UI>