Explorar o código

wxGUI/downloc: put todo note about missing termination

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71977 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=7) %!d(string=hai) anos
pai
achega
0e096cb407
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      gui/wxpython/startup/locdownload.py

+ 1 - 0
gui/wxpython/startup/locdownload.py

@@ -494,6 +494,7 @@ class LocationDownloadDialog(wx.Dialog):
             ret = dlg.ShowModal()
             dlg.Destroy()
 
+            # TODO: terminate download process on wx.ID_YES
             if ret == wx.ID_NO:
                 return