mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Add GUI_EXPORT to identify map tool
This commit is contained in:
parent
7c26d701cf
commit
18cd145a5d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user