Browse Source

wxGUI/nviz: os module added (merge from devbr6, https://trac.osgeo.org/grass/changeset/32870)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32871 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 năm trước cách đây
mục cha
commit
e6cac510d0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      gui/wxpython/gui_modules/nviz.py

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

@@ -19,6 +19,7 @@ for details.
 
 errorMsg = ''
 
+import os
 import sys
 
 import wx