mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
add missing GUI_EXPORT macro
This commit is contained in:
parent
7ac521529b
commit
b872f61708
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user