We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65a2f5 commit a093819Copy full SHA for a093819
src/plugins/plugins.pro
@@ -11,7 +11,6 @@ SUBDIRS = delimited_text \
11
scale_bar \
12
grid_maker \
13
north_arrow \
14
- wfs \
15
grass \
16
copyright_label
17
# gps_importer \
src/providers/providers.pro
@@ -10,5 +10,4 @@
10
#
#################################################################
TEMPLATE = subdirs
-SUBDIRS = ogr delimitedtext wfs grass
-#grass
+SUBDIRS = ogr delimitedtext grass
0 commit comments