diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 13:27:48 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-20 19:43:54 +0200 |
commit | ee22425fa7d7f0f730e37f16d65e21ab8ce7bd40 (patch) | |
tree | d139e47c5f8c7b9bbb99ebf91e4680792ec05b65 /ksayit/src | |
parent | baff6eeaebfbd6dba62e37b990e2b55c8adf17b6 (diff) | |
download | tdeaccessibility-ee22425fa7d7f0f730e37f16d65e21ab8ce7bd40.tar.gz tdeaccessibility-ee22425fa7d7f0f730e37f16d65e21ab8ce7bd40.zip |
Fix FTBFS on armel
(cherry picked from commit 5beb66d82a2494472e2bfdc7475f2b3268450c95)
Diffstat (limited to 'ksayit/src')
-rw-r--r-- | ksayit/src/DocTreeView.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ksayit/src/DocTreeView.ui b/ksayit/src/DocTreeView.ui index 5e4da27..1222c83 100644 --- a/ksayit/src/DocTreeView.ui +++ b/ksayit/src/DocTreeView.ui @@ -116,6 +116,9 @@ <slot>slotRightButtonPressed(TQListViewItem*,const TQPoint&,int)</slot> </connection> </connections> +<forwards> + <forward>class TQListViewItem;</forward> +</forwards> <includes> <include location="local" impldecl="in implementation">DocTreeView.ui.h</include> </includes> |