Skip to content

Commit 18cd145

Browse files
committedFeb 5, 2013
Add GUI_EXPORT to identify map tool
1 parent 7c26d70 commit 18cd145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsmaptoolidentify.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class QgsMapCanvas;
3838
- for vector layers shows feature attributes within search radius
3939
(allows to edit values when vector layer is in editing mode)
4040
*/
41-
class QgsMapToolIdentify : public QgsMapTool
41+
class GUI_EXPORT QgsMapToolIdentify : public QgsMapTool
4242
{
4343
Q_OBJECT
4444

0 commit comments

Comments
 (0)
Please sign in to comment.