Преглед изворни кода

wxGUI: cosmetics in doxygen

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47206 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa пре 13 година
родитељ
комит
a8574477ce
1 измењених фајлова са 1 додато и 0 уклоњено
  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: