Skip to content

Commit d64e451

Browse files
author
jef
committed
add GUI_EXPORT to QgsComposerView
git-svn-id: http://svn.osgeo.org/qgis/trunk@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 45aa4da commit d64e451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgscomposerview.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class QgsComposerScaleBar;
3636
* Creates the composer items according to the current map tools and keeps track
3737
* of the rubber band item.
3838
*/
39-
class QgsComposerView: public QGraphicsView
39+
class GUI_EXPORT QgsComposerView: public QGraphicsView
4040
{
4141
Q_OBJECT
4242

0 commit comments

Comments
 (0)