diff options
Diffstat (limited to 'kontact/plugins/weather/summarywidget.h')
-rw-r--r-- | kontact/plugins/weather/summarywidget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kontact/plugins/weather/summarywidget.h b/kontact/plugins/weather/summarywidget.h index 9af476903..0baeefc0a 100644 --- a/kontact/plugins/weather/summarywidget.h +++ b/kontact/plugins/weather/summarywidget.h @@ -37,9 +37,9 @@ class KProcess; -class QGridLayout; -class QLabel; -class QVBoxLayout; +class TQGridLayout; +class TQLabel; +class TQVBoxLayout; class WeatherData { |