mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
add missing GUI_EXPORT to QgsSvgAnnotationItem
This commit is contained in:
parent
52dd48e929
commit
9336af03f9
@ -21,7 +21,7 @@
|
||||
#include "qgsannotationitem.h"
|
||||
#include <QSvgRenderer>
|
||||
|
||||
class QgsSvgAnnotationItem: public QgsAnnotationItem
|
||||
class GUI_EXPORT QgsSvgAnnotationItem: public QgsAnnotationItem
|
||||
{
|
||||
public:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user