diff options
author | Michele Calgaro <[email protected]> | 2018-09-21 15:57:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-09-21 15:57:05 +0900 |
commit | b4a5c0a167522ed4aa987fb1d65e6b58333b1363 (patch) | |
tree | 55a3c1bbeb771e16d631b916b75625eb96add9ed /kcontrol/arts/hardwaretab.ui | |
parent | 1bd64002944c6b6ec17f44066573e3c8e5b69cdf (diff) | |
download | tdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.tar.gz tdebase-b4a5c0a167522ed4aa987fb1d65e6b58333b1363.zip |
Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kcontrol/arts/hardwaretab.ui')
-rw-r--r-- | kcontrol/arts/hardwaretab.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kcontrol/arts/hardwaretab.ui b/kcontrol/arts/hardwaretab.ui index ac20fdfe2..8064f8a3c 100644 --- a/kcontrol/arts/hardwaretab.ui +++ b/kcontrol/arts/hardwaretab.ui @@ -355,4 +355,7 @@ </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> +<includes> + <include location="global" impldecl="in implementation">kurlrequester.h</include> +</includes> </UI> |