mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Added missing GUI_EXPORT
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7961 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
0adf5f7d1d
commit
efdd0f97c2
@ -32,7 +32,7 @@
|
||||
* \brief A convenience class for quickly printing a map.
|
||||
* Prints a map with a map title, scale bar, north arrow, legend etc.
|
||||
*/
|
||||
class QgsQuickPrint:public QObject
|
||||
class GUI_EXPORT QgsQuickPrint:public QObject
|
||||
{
|
||||
Q_OBJECT;
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user