Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Sep 14, 2018
1 parent 1708b2d commit 1d22006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsidentifymenu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include "qgssettings.h"
#include "qgsgui.h"

//TODO 4.0 add explicitely qobject parent to constructor
//TODO 4.0 add explicitly qobject parent to constructor
QgsIdentifyMenu::QgsIdentifyMenu( QgsMapCanvas *canvas )
: QMenu( canvas )
, mCanvas( canvas )
Expand Down

0 comments on commit 1d22006

Please sign in to comment.