mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04: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.
|
* Custom QTreeView designed for showing the results in a QgsLocatorWidget.
|
||||||
* \since QGIS 3.0
|
* \since QGIS 3.0
|
||||||
*/
|
*/
|
||||||
class QgsLocatorResultsView : public QTreeView
|
class GUI_EXPORT QgsLocatorResultsView : public QTreeView
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user