diff options
author | Timothy Pearson <[email protected]> | 2011-11-20 00:31:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-20 00:31:37 -0600 |
commit | aef0e36bd7c3b47f0bfad74964346b3fb0911e67 (patch) | |
tree | 55dec3c05e7fd9264703d527dc8de2afd80cf9af /kweather | |
parent | 0275f15ba9992741595250eb61493571528866de (diff) | |
download | tdetoys-aef0e36bd7c3b47f0bfad74964346b3fb0911e67.tar.gz tdetoys-aef0e36bd7c3b47f0bfad74964346b3fb0911e67.zip |
Fix FTBFS
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> |