Skip to content

Commit d31e610

Browse files
committed
fix windows build
1 parent 2cacc6a commit d31e610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsfeaturerequest.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ class CORE_EXPORT QgsFeatureRequest
106106
*
107107
* @note added in QGIS 2.14
108108
*/
109-
class OrderByClause
109+
class CORE_EXPORT OrderByClause
110110
{
111111
public:
112112
/**

0 commit comments

Comments
 (0)