diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-07 11:53:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-07 11:53:28 +0900 |
commit | 524f338dd39ac0d781ad2d99d12e21fe652dcdae (patch) | |
tree | 323e8dc3609a5ca70c52f18f81b9a7bbdb317656 /kig/filters | |
parent | 0703bcebdbe091fda8c6d1b5e2c3f3993c9f9ff1 (diff) | |
download | tdeedu-524f338dd39ac0d781ad2d99d12e21fe652dcdae.tar.gz tdeedu-524f338dd39ac0d781ad2d99d12e21fe652dcdae.zip |
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kig/filters')
-rw-r--r-- | kig/filters/latexexporteroptions.ui | 2 | ||||
-rw-r--r-- | kig/filters/svgexporteroptions.ui | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/kig/filters/latexexporteroptions.ui b/kig/filters/latexexporteroptions.ui index 6db39ed9..a7bf3b26 100644 --- a/kig/filters/latexexporteroptions.ui +++ b/kig/filters/latexexporteroptions.ui @@ -64,6 +64,4 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> -</includehints> </UI> diff --git a/kig/filters/svgexporteroptions.ui b/kig/filters/svgexporteroptions.ui index 2677650d..81e06e29 100644 --- a/kig/filters/svgexporteroptions.ui +++ b/kig/filters/svgexporteroptions.ui @@ -56,6 +56,4 @@ <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> -<includehints> -</includehints> </UI> |