diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 11:05:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 11:05:44 +0900 |
commit | 2e84619d9d98bdd47929421ccb577e195b539953 (patch) | |
tree | 331869b3334fd7aa3d82bab299c3c39c986e4e31 /kernel/kls_xcf/libkls_xcf.so.ui | |
parent | db04ee8cf4076ebd9433f038c8125a0f1d6ad305 (diff) | |
download | libksquirrel-2e84619d9d98bdd47929421ccb577e195b539953.tar.gz libksquirrel-2e84619d9d98bdd47929421ccb577e195b539953.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kernel/kls_xcf/libkls_xcf.so.ui')
-rw-r--r-- | kernel/kls_xcf/libkls_xcf.so.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel/kls_xcf/libkls_xcf.so.ui b/kernel/kls_xcf/libkls_xcf.so.ui index d9281c1..0b37c2f 100644 --- a/kernel/kls_xcf/libkls_xcf.so.ui +++ b/kernel/kls_xcf/libkls_xcf.so.ui @@ -72,7 +72,7 @@ <tabstop>autocrop</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kcolorbutton.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kcolorbutton.h</include> +</includes> </UI> |