Browse Source

missing module added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@35521 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 years ago
parent
commit
3716c58163
1 changed files with 1 additions and 0 deletions
  1. 1 0
      gui/wxpython/gui_modules/mapdisp_window.py

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

@@ -20,6 +20,7 @@ for details.
 import os
 import time
 import math
+import sys
 
 import wx