We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent d1b7bbe commit 56b4da6Copy full SHA for 56b4da6
src/server/qgsserverinterfaceimpl.h
@@ -54,8 +54,8 @@ class QgsServerInterfaceImpl : public QgsServerInterface
54
QString getEnv( const QString& name ) const override;
55
QString configFilePath( ) override { return mConfigFilePath; }
56
void setConfigFilePath( QString configFilePath ) override;
57
-
58
void setFilters( QgsServerFiltersMap *filters ) override;
+
59
private:
60
61
QString mConfigFilePath;
0 commit comments