Skip to content

Commit

Permalink
add missing GUI_EXPORT macro
Browse files Browse the repository at this point in the history
3nids committed Oct 26, 2018
1 parent 4a4b62e commit 7641869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/locator/qgslocatorwidget.h
Original file line number Diff line number Diff line change
@@ -154,7 +154,7 @@ class QgsLocatorFilterFilter : public QgsLocatorFilter
* Custom QTreeView designed for showing the results in a QgsLocatorWidget.
* \since QGIS 3.0
*/
class QgsLocatorResultsView : public QTreeView
class GUI_EXPORT QgsLocatorResultsView : public QTreeView
{
Q_OBJECT

0 comments on commit 7641869

Please sign in to comment.