Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsquickprint.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* \brief A convenience class for quickly printing a map.
3333
* Prints a map with a map title, scale bar, north arrow, legend etc.
3434
*/
35-
class QgsQuickPrint:public QObject
35+
class GUI_EXPORT QgsQuickPrint:public QObject
3636
{
3737
Q_OBJECT;
3838
public:

0 commit comments

Comments
 (0)
Please sign in to comment.