Skip to content

Commit

Permalink
Add GUI_EXPORT to identify map tool
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Feb 5, 2013
1 parent 7c26d70 commit 18cd145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsmaptoolidentify.h
Expand Up @@ -38,7 +38,7 @@ class QgsMapCanvas;
- for vector layers shows feature attributes within search radius
(allows to edit values when vector layer is in editing mode)
*/
class QgsMapToolIdentify : public QgsMapTool
class GUI_EXPORT QgsMapToolIdentify : public QgsMapTool
{
Q_OBJECT

Expand Down

0 comments on commit 18cd145

Please sign in to comment.