Skip to content

Commit f3b3fc9

Browse files
committed
Add export macro
1 parent eb95e50 commit f3b3fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgscomposerruler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class QgsComposition;
77
class QGraphicsLineItem;
88

99
/**A class to show paper scale and the current cursor position*/
10-
class QgsComposerRuler: public QWidget
10+
class GUI_EXPORT QgsComposerRuler: public QWidget
1111
{
1212
public:
1313
enum Direction

0 commit comments

Comments
 (0)