[GRASS-SVN] r67671 - grass/trunk/gui/wxpython/modules

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 25 14:38:02 PST 2016


Author: turek
Date: 2016-01-25 14:38:02 -0800 (Mon, 25 Jan 2016)
New Revision: 67671

Modified:
   grass/trunk/gui/wxpython/modules/import_export.py
Log:
update header comment

Modified: grass/trunk/gui/wxpython/modules/import_export.py
===================================================================
--- grass/trunk/gui/wxpython/modules/import_export.py	2016-01-25 20:56:39 UTC (rev 67670)
+++ grass/trunk/gui/wxpython/modules/import_export.py	2016-01-25 22:38:02 UTC (rev 67671)
@@ -6,8 +6,8 @@
 List of classes:
  - :class:`ImportDialog`
  - :class:`GdalImportDialog`
+ - :class:`OgrImportDialog`
  - :class:`GdalOutputDialog`
- - :class:`OgrOutputDialog`
  - :class:`DxfImportDialog`
  - :class:`ReprojectionDialog`
 



More information about the grass-commit mailing list