Skip to content

Commit

Permalink
Add export macro
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed Mar 24, 2013
1 parent eb95e50 commit f3b3fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgscomposerruler.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class QgsComposition;
class QGraphicsLineItem;

/**A class to show paper scale and the current cursor position*/
class QgsComposerRuler: public QWidget
class GUI_EXPORT QgsComposerRuler: public QWidget
{
public:
enum Direction
Expand Down

0 comments on commit f3b3fc9

Please sign in to comment.