summaryrefslogtreecommitdiffstats
path: root/kaddressbook/geowidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/geowidget.h')
-rw-r--r--kaddressbook/geowidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/geowidget.h b/kaddressbook/geowidget.h
index 9694edcc..62742bb6 100644
--- a/kaddressbook/geowidget.h
+++ b/kaddressbook/geowidget.h
@@ -50,7 +50,7 @@ typedef struct {
class GeoWidget : public KAB::ContactEditorWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -77,7 +77,7 @@ class GeoWidget : public KAB::ContactEditorWidget
class GeoDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -123,7 +123,7 @@ class GeoDialog : public KDialogBase
class GeoMapWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: