Skip to content

Commit

Permalink
add GUI_EXPORT to QgsComposerView
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9152 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Aug 24, 2008
1 parent 82fc1b8 commit b551267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgscomposerview.h
Expand Up @@ -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

Expand Down

0 comments on commit b551267

Please sign in to comment.