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

wxGUI: document SymbolDialog

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50329 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa пре 13 година
родитељ
комит
c5f4692a38
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 2 1
      gui/wxpython/gui_core/dialogs.py
  2. 1 0
      gui/wxpython/wxpythonlib.dox

+ 2 - 1
gui/wxpython/gui_core/dialogs.py

@@ -21,6 +21,7 @@ List of classes:
  - dialogs::SetOpacityDialog
  - dialogs::ImageSizeDialog
  - dialogs::SqlQueryFrame
+ - dialogs::SymbolDialog
 
 (C) 2008-2011 by the GRASS Development Team
 
@@ -28,7 +29,7 @@ This program is free software under the GNU General Public License
 (>=v2). Read the file COPYING that comes with GRASS for details.
 
 @author Martin Landa <landa.martin gmail.com>
-@author Anna Kratochvilova <kratochanna gmail.com> (GroupDialog)
+@author Anna Kratochvilova <kratochanna gmail.com> (GroupDialog, SymbolDialog)
 """
 
 import os

+ 1 - 0
gui/wxpython/wxpythonlib.dox

@@ -104,6 +104,7 @@ available in GRASS 5 and GRASS 6.
  - dialogs::StaticWrapText
  - dialogs::ImageSizeDialog
  - dialogs::SqlQueryFrame
+ - dialogs::SymbolDialog
 - gui_core::forms
  - forms::TaskFrame
  - forms::CmdPanel