We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789a838 commit 3026140Copy full SHA for 3026140
src/providers/ogr/qgsogrsourceselect.h
@@ -41,7 +41,7 @@
41
* file, database, directory and protocol sources.
42
* \note not available in Python bindings
43
*/
44
-class GUI_EXPORT QgsOgrSourceSelect : public QgsAbstractDataSourceWidget, private Ui::QgsOgrSourceSelectBase
+class QgsOgrSourceSelect : public QgsAbstractDataSourceWidget, private Ui::QgsOgrSourceSelectBase
45
{
46
Q_OBJECT
47
0 commit comments