Ver código fonte

wxGUI: cosmetics in doxygen

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47206 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 anos atrás
pai
commit
a8574477ce
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      gui/wxpython/gui_modules/prompt.py

+ 1 - 0
gui/wxpython/gui_modules/prompt.py

@@ -629,6 +629,7 @@ class GPrompt(object):
     def SetFilter(self, data, module = True):
     def SetFilter(self, data, module = True):
         """!Set filter
         """!Set filter
 
 
+        @param data data dict
         @param module True to filter modules, otherwise data
         @param module True to filter modules, otherwise data
         """
         """
         if module:
         if module: