Преглед изворни кода

g.gui.tplot: working on https://trac.osgeo.org/grass/ticket/3612

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73032 15284696-431f-4ddb-bdfa-cd5b030d7da7
Luca Delucchi пре 6 година
родитељ
комит
46fe738cb7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      gui/wxpython/tplot/frame.py

+ 1 - 0
gui/wxpython/tplot/frame.py

@@ -124,6 +124,7 @@ class TplotFrame(wx.Frame):
         self.plotNameListR = []
         self.plotNameListV = []
         self.poi = None
+        self.csvpath = None
 
     def __del__(self):
         """Close the database interface and stop the messenger and C-interface