diff options
author | gregory guy <gregory-tde@laposte.net> | 2021-10-04 14:26:43 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2021-10-04 14:26:43 +0200 |
commit | 4da1cf518a6a2e1a689a07b382f65cfab573d238 (patch) | |
tree | b7806071a0d02db51c5d52ee152f74d842bed3a9 /config/help.ui | |
parent | 19109e812fa7555c972759803eafd490fc03d065 (diff) | |
download | tde-style-baghira-4da1cf518a6a2e1a689a07b382f65cfab573d238.tar.gz tde-style-baghira-4da1cf518a6a2e1a689a07b382f65cfab573d238.zip |
Add headers to UI files to prevent potential FTBFS.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'config/help.ui')
-rw-r--r-- | config/help.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/help.ui b/config/help.ui index ac49276..b005c09 100644 --- a/config/help.ui +++ b/config/help.ui @@ -296,7 +296,7 @@ for hosting the Project</string> </connection> </connections> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>kactivelabel.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">kactivelabel.h</include> +</includes> </UI> |