Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
d916bfdd
Commit
d916bfdd
authored
Aug 29, 2013
by
David Goodman
Browse files
Removed commented out code.
parent
af4b8cce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/map/QGCMapWidget.cc
View file @
d916bfdd
...
...
@@ -171,15 +171,6 @@ void QGCMapWidget::mouseReleaseEvent(QMouseEvent *event)
mapcontrol
::
OPMapWidget
::
mouseReleaseEvent
(
event
);
}
/*
void QGCMapWidget::contextMenuEvent(QContextMenuEvent *event)
{
// TODO Remove this method
qDebug() << "Context menu event triggered.";
mapcontrol::OPMapWidget::contextMenuEvent(event);
}
*/
QGCMapWidget
::~
QGCMapWidget
()
{
SetShowHome
(
false
);
// doing this appears to stop the map lib crashing on exit
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment