소스 검색

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 17 년 전
부모
커밋
e6cac510d0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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