浏览代码

keep alphabetical order

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43383 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 14 年之前
父节点
当前提交
3760007334
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      gui/wxpython/gui_modules/__init__.py

+ 2 - 2
gui/wxpython/gui_modules/__init__.py

@@ -6,10 +6,10 @@ all = [
     "debug.py",
     "debug.py",
     "disp_print.py",
     "disp_print.py",
     "gcmd.py",
     "gcmd.py",
-    "gdialogs.py",
-    "georect.py",
     "gcpmanager.py",
     "gcpmanager.py",
     "gcpmapdisp.py",
     "gcpmapdisp.py",
+    "gdialogs.py",
+    "georect.py",
     "ghelp.py"
     "ghelp.py"
     "globalvar.py",
     "globalvar.py",
     "goutput.py",
     "goutput.py",