diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-20 00:31:37 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-06-04 02:12:11 +0200 |
commit | a876c4b60cd4eac78cae83900064a2c7655d9d59 (patch) | |
tree | 4948e9d334ffda5432d6289d196c02da49cfcccf /kweather | |
parent | ef2d3102afee0a0a50a9b33561b7f88c71cb6960 (diff) | |
download | tdetoys-a876c4b60cd4eac78cae83900064a2c7655d9d59.tar.gz tdetoys-a876c4b60cd4eac78cae83900064a2c7655d9d59.zip |
Fix FTBFS
(cherry picked from commit aef0e36bd7c3b47f0bfad74964346b3fb0911e67)
Diffstat (limited to 'kweather')
-rw-r--r-- | kweather/serviceconfigdata.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kweather/serviceconfigdata.ui b/kweather/serviceconfigdata.ui index 9aac188..befdca2 100644 --- a/kweather/serviceconfigdata.ui +++ b/kweather/serviceconfigdata.ui @@ -229,6 +229,9 @@ <slot>selectionChanged(TQListViewItem*)</slot> </connection> </connections> +<forwards> + <forward>class TQListViewItem;</forward> +</forwards> <tabstops> <tabstop>mAllStations</tabstop> <tabstop>mSelectedStations</tabstop> |