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 5b024bb0..9ba6fe01 100644 --- a/kgeography/src/mapwidget.h +++ b/kgeography/src/mapwidget.h @@ -18,7 +18,7 @@ class mapWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: mapWidget(TQWidget *parent); |