diff options
Diffstat (limited to 'kaddressbook/geowidget.h')
-rw-r--r-- | kaddressbook/geowidget.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kaddressbook/geowidget.h b/kaddressbook/geowidget.h index 70b677232..0713d02ec 100644 --- a/kaddressbook/geowidget.h +++ b/kaddressbook/geowidget.h @@ -37,10 +37,10 @@ class GeoMapWidget; class KComboBox; class KDoubleSpinBox; -class QCheckBox; -class QLabel; -class QSpinBox; -class QPushButton; +class TQCheckBox; +class TQLabel; +class TQSpinBox; +class TQPushButton; typedef struct { double latitude; |