mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
add GUI_EXPORT to QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
45aa4da94a
commit
d64e4510f6
@ -36,7 +36,7 @@ class QgsComposerScaleBar;
|
||||
* Creates the composer items according to the current map tools and keeps track
|
||||
* of the rubber band item.
|
||||
*/
|
||||
class QgsComposerView: public QGraphicsView
|
||||
class GUI_EXPORT QgsComposerView: public QGraphicsView
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user