mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix windows build (followup acead27197; that went through travis ;))
This commit is contained in:
parent
789a838346
commit
302614008e
@ -41,7 +41,7 @@
|
||||
* file, database, directory and protocol sources.
|
||||
* \note not available in Python bindings
|
||||
*/
|
||||
class GUI_EXPORT QgsOgrSourceSelect : public QgsAbstractDataSourceWidget, private Ui::QgsOgrSourceSelectBase
|
||||
class QgsOgrSourceSelect : public QgsAbstractDataSourceWidget, private Ui::QgsOgrSourceSelectBase
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user