diff options
Diffstat (limited to 'kgeography/src/mapwidget.h')
-rw-r--r-- | kgeography/src/mapwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/mapwidget.h b/kgeography/src/mapwidget.h index 9ba6fe01..07f4d21e 100644 --- a/kgeography/src/mapwidget.h +++ b/kgeography/src/mapwidget.h @@ -17,7 +17,7 @@ class mapWidget : public TQWidget { -Q_OBJECT +TQ_OBJECT public: mapWidget(TQWidget *parent); |