diff options
author | Slávek Banko <[email protected]> | 2018-09-22 12:47:40 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-22 12:47:40 +0200 |
commit | fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8 (patch) | |
tree | d4646ba2a344ce549df562a7f2268d35c7b454d0 /tdefilereplace/koptionsdlgs.ui | |
parent | 2a2d1c2510647925f8deec693fcd9bebd2608143 (diff) | |
download | tdeutils-fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8.tar.gz tdeutils-fa8da6b1ca1c6cdd5cab8b5c7f4a0cc1e65250a8.zip |
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tdefilereplace/koptionsdlgs.ui')
-rw-r--r-- | tdefilereplace/koptionsdlgs.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tdefilereplace/koptionsdlgs.ui b/tdefilereplace/koptionsdlgs.ui index 131e01f..196ad2c 100644 --- a/tdefilereplace/koptionsdlgs.ui +++ b/tdefilereplace/koptionsdlgs.ui @@ -344,4 +344,7 @@ <tabstop>m_chbIgnoreHidden</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> +<includes> + <include location="global" impldecl="in implementation">kcombobox.h</include> +</includes> </UI> |