summaryrefslogtreecommitdiff
path: root/navit/gui/qml/ngqpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/gui/qml/ngqpoint.h')
-rw-r--r--navit/gui/qml/ngqpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/gui/qml/ngqpoint.h b/navit/gui/qml/ngqpoint.h
index 05142e5bf..b1e6312ff 100644
--- a/navit/gui/qml/ngqpoint.h
+++ b/navit/gui/qml/ngqpoint.h
@@ -248,7 +248,7 @@ public slots:
}
map_selection_destroy(sel);
mapset_close(h);
- dbg(lvl_info,"%s\n",retDoc.toString().toLocal8Bit().constData());
+ dbg(lvl_info,"%s",retDoc.toString().toLocal8Bit().constData());
return retDoc.toString();
}
protected: