diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-19 11:20:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-19 11:20:26 -0600 |
commit | 840037ccbb80cf294e160460f5f7ca519cbe6329 (patch) | |
tree | c5703f93c74dc7d7f5b9d5275b8d59b976deb6cf | |
parent | 1c5963cdc7315169c7d8e4d2df0795c99c411167 (diff) | |
download | tdenetwork-840037ccbb80cf294e160460f5f7ca519cbe6329.tar.gz tdenetwork-840037ccbb80cf294e160460f5f7ca519cbe6329.zip |
Fix FTBFS on armel
-rw-r--r-- | krdc/hostprofiles.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/krdc/hostprofiles.ui b/krdc/hostprofiles.ui index 34d7d939..c67ab2ca 100644 --- a/krdc/hostprofiles.ui +++ b/krdc/hostprofiles.ui @@ -139,6 +139,9 @@ <slot>slotHostDoubleClicked(TQListViewItem*)</slot> </connection> </connections> +<forwards> + <forward>class TQListViewItem;</forward> +</forwards> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> <include location="local" impldecl="in declaration">hostpreferences.h</include> |