We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adf5f7 commit efdd0f9Copy full SHA for efdd0f9
src/gui/qgsquickprint.h
@@ -32,7 +32,7 @@
32
* \brief A convenience class for quickly printing a map.
33
* Prints a map with a map title, scale bar, north arrow, legend etc.
34
*/
35
-class QgsQuickPrint:public QObject
+class GUI_EXPORT QgsQuickPrint:public QObject
36
{
37
Q_OBJECT;
38
public:
0 commit comments