Skip to content

Commit

Permalink
Hide qgis scripts for now (non-functional)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 12, 2017
1 parent d8302a2 commit 15b3012
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -295,7 +295,7 @@ def getAlgs(self):
scripts = ScriptUtils.loadFromFolder(folder)
for script in scripts:
script.allowEdit = False
algs.extend(scripts)
#algs.extend(scripts)

return algs

Expand Down

0 comments on commit 15b3012

Please sign in to comment.