Pārlūkot izejas kodu

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 7 gadi atpakaļ
vecāks
revīzija
0e096cb407
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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