Skip to content

Commit 6780874

Browse files
committedJan 29, 2019
Fix build
(cherry picked from commit c44f8f0)
1 parent 77fd62d commit 6780874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsguiutils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ namespace QgsGuiUtils
172172
*
173173
* \since QGIS 3.6
174174
*/
175-
int scaleIconSize( int standardSize );
175+
int GUI_EXPORT scaleIconSize( int standardSize );
176176
}
177177

178178
/**

0 commit comments

Comments
 (0)
Please sign in to comment.