summaryrefslogtreecommitdiffstats
path: root/kgeography/src/mapwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kgeography/src/mapwidget.cpp')
-rw-r--r--kgeography/src/mapwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/mapwidget.cpp b/kgeography/src/mapwidget.cpp
index 2560f11a..e039952c 100644
--- a/kgeography/src/mapwidget.cpp
+++ b/kgeography/src/mapwidget.cpp
@@ -19,7 +19,7 @@
#include "mapwidget.h"
-mapWidget::mapWidget(TQWidget *tqparent) : TQWidget(tqparent)
+mapWidget::mapWidget(TQWidget *parent) : TQWidget(parent)
{
p_wantZoom = false;
p_zooming = false;