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 33f1e35 commit 8034e72Copy full SHA for 8034e72
python/server/qgsserverfilter.sip
@@ -42,7 +42,7 @@ public:
42
* QgsServerInterface passed to plugins constructors
43
* and must be passed to QgsServerFilter instances.
44
*/
45
- QgsServerFilter( QgsServerInterface* serverInterface /Transfer/);
+ QgsServerFilter( QgsServerInterface* serverInterface);
46
/** Destructor */
47
virtual ~QgsServerFilter();
48
/** Return the QgsServerInterface instance*/
0 commit comments