浏览代码

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 年之前
父节点
当前提交
0e096cb407
共有 1 个文件被更改,包括 1 次插入0 次删除
  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